File size: 2,007 Bytes
06fd041
 
 
 
 
 
 
 
 
1c37d6c
06fd041
 
 
 
 
 
36cfb52
06fd041
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1c37d6c
06fd041
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
annotations_creators:
- no-annotation
language:
- vi
license:
- apache-2.0
multilinguality:
- monolingual
pretty_name: UTS_Text
size_categories:
- 10K<n<100K
task_categories:
- text-generation
---

# Dataset Card for UTS_Text

## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
  - [Dataset Summary](#dataset-summary)
  - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
  - [Languages](#languages)
- [Dataset Structure](#dataset-structure)
  - [Data Instances](#data-instances)
  - [Data Fields](#data-fields)
  - [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
  - [Curation Rationale](#curation-rationale)
  - [Source Data](#source-data)
  - [Annotations](#annotations)
- [Additional Information](#additional-information)
  - [Licensing Information](#licensing-information)
  - [Citation Information](#citation-information)
  - [Contributions](#contributions)

## Dataset Description

The UTS_Text dataset is a collection of 100,000 sentences sourced from various news articles.

Out of the 10,000 sentences in the dataset, 5,000 sentences have a length ranging from 50 to 150, while the other 5,000 sentences have a length ranging from 20 to 50. This distribution of sentence lengths provides a diverse range of text samples that can be used to train and test natural language processing models.

### Dataset Summary

### Supported Tasks and Leaderboards


### Languages

## Dataset Structure

### Data Instances

### Data Fields


### Data Splits

| name    | train   | validation | test   |
|---------|--------:|-----------:|-------:|
| small   | 1600    | 200        | 200    | 
| base    | 8000    | 1000       | 1000   | 
| large   | 95000   | 2500       | 2500   | 


## Dataset Creation

### Curation Rationale


### Source Data


### Annotations



## Additional Information

### Licensing Information

The dataset is released under Apache 2.0.

### Citation Information


### Contributions