Reorder configs metadata in dataset card
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
pretty_name: Reuters-21578 Text Categorization Collection
|
3 |
language:
|
4 |
- en
|
5 |
paperswithcode_id: reuters-21578
|
|
|
6 |
dataset_info:
|
7 |
-
- config_name:
|
8 |
features:
|
9 |
- name: text
|
10 |
dtype: string
|
@@ -34,14 +34,17 @@ dataset_info:
|
|
34 |
dtype: string
|
35 |
splits:
|
36 |
- name: test
|
37 |
-
num_bytes:
|
38 |
-
num_examples:
|
39 |
- name: train
|
40 |
-
num_bytes:
|
41 |
-
num_examples:
|
|
|
|
|
|
|
42 |
download_size: 8150596
|
43 |
-
dataset_size:
|
44 |
-
- config_name:
|
45 |
features:
|
46 |
- name: text
|
47 |
dtype: string
|
@@ -71,17 +74,14 @@ dataset_info:
|
|
71 |
dtype: string
|
72 |
splits:
|
73 |
- name: test
|
74 |
-
num_bytes:
|
75 |
-
num_examples: 6188
|
76 |
-
- name: train
|
77 |
-
num_bytes: 12994735
|
78 |
-
num_examples: 13625
|
79 |
-
- name: unused
|
80 |
-
num_bytes: 948316
|
81 |
num_examples: 722
|
|
|
|
|
|
|
82 |
download_size: 8150596
|
83 |
-
dataset_size:
|
84 |
-
- config_name:
|
85 |
features:
|
86 |
- name: text
|
87 |
dtype: string
|
@@ -111,16 +111,16 @@ dataset_info:
|
|
111 |
dtype: string
|
112 |
splits:
|
113 |
- name: test
|
114 |
-
num_bytes:
|
115 |
-
num_examples:
|
116 |
- name: train
|
117 |
-
num_bytes:
|
118 |
-
num_examples:
|
119 |
- name: unused
|
120 |
-
num_bytes:
|
121 |
num_examples: 722
|
122 |
download_size: 8150596
|
123 |
-
dataset_size:
|
124 |
---
|
125 |
|
126 |
# Dataset Card for "reuters21578"
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
paperswithcode_id: reuters-21578
|
5 |
+
pretty_name: Reuters-21578 Text Categorization Collection
|
6 |
dataset_info:
|
7 |
+
- config_name: ModApte
|
8 |
features:
|
9 |
- name: text
|
10 |
dtype: string
|
|
|
34 |
dtype: string
|
35 |
splits:
|
36 |
- name: test
|
37 |
+
num_bytes: 2971653
|
38 |
+
num_examples: 3299
|
39 |
- name: train
|
40 |
+
num_bytes: 9161179
|
41 |
+
num_examples: 9603
|
42 |
+
- name: unused
|
43 |
+
num_bytes: 948244
|
44 |
+
num_examples: 722
|
45 |
download_size: 8150596
|
46 |
+
dataset_size: 13081076
|
47 |
+
- config_name: ModHayes
|
48 |
features:
|
49 |
- name: text
|
50 |
dtype: string
|
|
|
74 |
dtype: string
|
75 |
splits:
|
76 |
- name: test
|
77 |
+
num_bytes: 948244
|
|
|
|
|
|
|
|
|
|
|
|
|
78 |
num_examples: 722
|
79 |
+
- name: train
|
80 |
+
num_bytes: 19071106
|
81 |
+
num_examples: 20856
|
82 |
download_size: 8150596
|
83 |
+
dataset_size: 20019350
|
84 |
+
- config_name: ModLewis
|
85 |
features:
|
86 |
- name: text
|
87 |
dtype: string
|
|
|
111 |
dtype: string
|
112 |
splits:
|
113 |
- name: test
|
114 |
+
num_bytes: 5400506
|
115 |
+
num_examples: 6188
|
116 |
- name: train
|
117 |
+
num_bytes: 12994591
|
118 |
+
num_examples: 13625
|
119 |
- name: unused
|
120 |
+
num_bytes: 948244
|
121 |
num_examples: 722
|
122 |
download_size: 8150596
|
123 |
+
dataset_size: 19343341
|
124 |
---
|
125 |
|
126 |
# Dataset Card for "reuters21578"
|