update
Browse files- README.md +2 -2
- UTS_Text_v1.py → UTS_Text.py +2 -2
README.md
CHANGED
@@ -7,7 +7,7 @@ license:
|
|
7 |
- apache-2.0
|
8 |
multilinguality:
|
9 |
- monolingual
|
10 |
-
pretty_name:
|
11 |
size_categories:
|
12 |
- 10K<n<100K
|
13 |
task_categories:
|
@@ -37,7 +37,7 @@ task_categories:
|
|
37 |
|
38 |
## Dataset Description
|
39 |
|
40 |
-
The
|
41 |
|
42 |
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.
|
43 |
|
|
|
7 |
- apache-2.0
|
8 |
multilinguality:
|
9 |
- monolingual
|
10 |
+
pretty_name: UTS_Text
|
11 |
size_categories:
|
12 |
- 10K<n<100K
|
13 |
task_categories:
|
|
|
37 |
|
38 |
## Dataset Description
|
39 |
|
40 |
+
The UTS_Text dataset is a collection of 100,000 sentences sourced from various news articles.
|
41 |
|
42 |
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.
|
43 |
|
UTS_Text_v1.py → UTS_Text.py
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e730206dc2c3e1ca3d485e083a047953a2908a666950ba5ba8d8f1d3ced301b9
|
3 |
+
size 2375
|