craa commited on
Commit
811cb89
·
verified ·
1 Parent(s): 4a51777

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +120 -161
README.md CHANGED
@@ -1,192 +1,151 @@
1
  ---
2
  dataset_info:
 
3
  features:
4
  - name: text
5
  dtype: string
6
- splits:
7
- - name: train
8
- num_bytes: 618330794
9
- num_examples: 124545
10
- - name: validation
11
- num_bytes: 37647056
12
- num_examples: 8014
13
- - name: low_0
14
- num_bytes: 1038090
15
- num_examples: 4000
16
- - name: low_10
17
- num_bytes: 1038202
18
- num_examples: 4000
19
- - name: low_100
20
- num_bytes: 1039217
21
- num_examples: 4000
22
- - name: low_500
23
- num_bytes: 1043607
24
- num_examples: 4000
25
- - name: low_1000
26
- num_bytes: 1049233
27
- num_examples: 4000
28
- - name: low_2000
29
- num_bytes: 1060526
30
- num_examples: 4000
31
- - name: high_0
32
- num_bytes: 1038090
33
- num_examples: 4000
34
- - name: high_10
35
- num_bytes: 1038203
36
- num_examples: 4000
37
- - name: high_100
38
- num_bytes: 1039132
39
- num_examples: 4000
40
- - name: high_500
41
- num_bytes: 1043292
42
- num_examples: 4000
43
- - name: high_1000
44
- num_bytes: 1048552
45
- num_examples: 4000
46
- - name: high_2000
47
- num_bytes: 1058901
48
- num_examples: 4000
49
- - name: high_1
50
- num_bytes: 1038269
51
- num_examples: 4000
52
- - name: low_1
53
- num_bytes: 1038089
54
- num_examples: 4000
55
- - name: high_2
56
- num_bytes: 1038370
57
- num_examples: 4000
58
- - name: low_2
59
- num_bytes: 1038119
60
- num_examples: 4000
61
- - name: high_4
62
- num_bytes: 1038453
63
- num_examples: 4000
64
- - name: low_4
65
- num_bytes: 1038194
66
- num_examples: 4000
67
- - name: high_8
68
- num_bytes: 1038599
69
- num_examples: 4000
70
- - name: low_8
71
- num_bytes: 1038120
72
- num_examples: 4000
73
- - name: high_16
74
- num_bytes: 1039281
75
- num_examples: 4000
76
- - name: low_16
77
- num_bytes: 1037929
78
- num_examples: 4000
79
- - name: high_32
80
- num_bytes: 1039830
81
- num_examples: 4000
82
- - name: low_32
83
- num_bytes: 1037368
84
- num_examples: 4000
85
- - name: high_64
86
- num_bytes: 1041238
87
- num_examples: 4000
88
- - name: low_64
89
- num_bytes: 1036564
90
- num_examples: 4000
91
- - name: high_128
92
- num_bytes: 1044050
93
- num_examples: 4000
94
- - name: low_128
95
- num_bytes: 1035937
96
- num_examples: 4000
97
- - name: high_256
98
- num_bytes: 1049029
99
- num_examples: 4000
100
- - name: low_256
101
- num_bytes: 1033880
102
- num_examples: 4000
103
- - name: high_512
104
- num_bytes: 1059796
105
- num_examples: 4000
106
- - name: low_512
107
- num_bytes: 1030055
108
- num_examples: 4000
109
- - name: high_1500
110
- num_bytes: 1099974
111
- num_examples: 4000
112
- - name: low_1500
113
- num_bytes: 1011208
114
- num_examples: 4000
115
- download_size: 421849438
116
- dataset_size: 691415247
117
  configs:
118
  - config_name: default
 
119
  data_files:
120
  - split: train
121
  path: data/train-*
122
  - split: validation
123
  path: data/validation-*
124
- - split: low_0
 
 
125
  path: data/low_0-*
126
- - split: low_10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  path: data/low_10-*
128
- - split: low_100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  path: data/low_100-*
130
- - split: low_500
 
 
 
 
 
 
 
 
 
 
131
  path: data/low_500-*
132
- - split: low_1000
 
 
 
 
 
 
133
  path: data/low_1000-*
134
- - split: low_2000
 
 
 
 
 
 
135
  path: data/low_2000-*
136
- - split: high_0
 
 
137
  path: data/high_0-*
138
- - split: high_10
139
- path: data/high_10-*
140
- - split: high_100
141
- path: data/high_100-*
142
- - split: high_500
143
- path: data/high_500-*
144
- - split: high_1000
145
- path: data/high_1000-*
146
- - split: high_2000
147
- path: data/high_2000-*
148
- - split: high_1
149
  path: data/high_1-*
150
- - split: low_1
151
- path: data/low_1-*
152
- - split: high_2
153
  path: data/high_2-*
154
- - split: low_2
155
- path: data/low_2-*
156
- - split: high_4
157
  path: data/high_4-*
158
- - split: low_4
159
- path: data/low_4-*
160
- - split: high_8
161
  path: data/high_8-*
162
- - split: low_8
163
- path: data/low_8-*
164
- - split: high_16
 
 
 
 
165
  path: data/high_16-*
166
- - split: low_16
167
- path: data/low_16-*
168
- - split: high_32
169
  path: data/high_32-*
170
- - split: low_32
171
- path: data/low_32-*
172
- - split: high_64
173
  path: data/high_64-*
174
- - split: low_64
175
- path: data/low_64-*
176
- - split: high_128
 
 
 
 
177
  path: data/high_128-*
178
- - split: low_128
179
- path: data/low_128-*
180
- - split: high_256
181
  path: data/high_256-*
182
- - split: low_256
183
- path: data/low_256-*
184
- - split: high_512
 
 
 
 
185
  path: data/high_512-*
186
- - split: low_512
187
- path: data/low_512-*
188
- - split: high_1500
189
  path: data/high_1500-*
190
- - split: low_1500
191
- path: data/low_1500-*
 
 
 
 
 
 
192
  ---
 
1
  ---
2
  dataset_info:
3
+
4
  features:
5
  - name: text
6
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  configs:
8
  - config_name: default
9
+ default: true
10
  data_files:
11
  - split: train
12
  path: data/train-*
13
  - split: validation
14
  path: data/validation-*
15
+ - config_name: low_0
16
+ data_files:
17
+ - split: train
18
  path: data/low_0-*
19
+ - config_name: low_1
20
+ data_files:
21
+ - split: train
22
+ path: data/low_1-*
23
+ - config_name: low_2
24
+ data_files:
25
+ - split: train
26
+ path: data/low_2-*
27
+ - config_name: low_4
28
+ data_files:
29
+ - split: train
30
+ path: data/low_4-*
31
+ - config_name: low_8
32
+ data_files:
33
+ - split: train
34
+ path: data/low_8-*
35
+ - config_name: low_10
36
+ data_files:
37
+ - split: train
38
  path: data/low_10-*
39
+ - config_name: low_16
40
+ data_files:
41
+ - split: train
42
+ path: data/low_16-*
43
+ - config_name: low_32
44
+ data_files:
45
+ - split: train
46
+ path: data/low_32-*
47
+ - config_name: low_64
48
+ data_files:
49
+ - split: train
50
+ path: data/low_64-*
51
+ - config_name: low_100
52
+ data_files:
53
+ - split: train
54
  path: data/low_100-*
55
+ - config_name: low_128
56
+ data_files:
57
+ - split: train
58
+ path: data/low_128-*
59
+ - config_name: low_256
60
+ data_files:
61
+ - split: train
62
+ path: data/low_256-*
63
+ - config_name: low_500
64
+ data_files:
65
+ - split: train
66
  path: data/low_500-*
67
+ - config_name: low_512
68
+ data_files:
69
+ - split: train
70
+ path: data/low_512-*
71
+ - config_name: low_1000
72
+ data_files:
73
+ - split: train
74
  path: data/low_1000-*
75
+ - config_name: low_1500
76
+ data_files:
77
+ - split: train
78
+ path: data/low_1500-*
79
+ - config_name: low_2000
80
+ data_files:
81
+ - split: train
82
  path: data/low_2000-*
83
+ - config_name: high_0
84
+ data_files:
85
+ - split: train
86
  path: data/high_0-*
87
+ - config_name: high1
88
+ data_files:
89
+ - split: train
 
 
 
 
 
 
 
 
90
  path: data/high_1-*
91
+ - config_name: high_2
92
+ data_files:
93
+ - split: train
94
  path: data/high_2-*
95
+ - config_name: high_4
96
+ data_files:
97
+ - split: train
98
  path: data/high_4-*
99
+ - config_name: high_8
100
+ data_files:
101
+ - split: train
102
  path: data/high_8-*
103
+ - config_name: high_10
104
+ data_files:
105
+ - split: train
106
+ path: data/high_10-*
107
+ - config_name: high_16
108
+ data_files:
109
+ - split: train
110
  path: data/high_16-*
111
+ - config_name: high_32
112
+ data_files:
113
+ - split: train
114
  path: data/high_32-*
115
+ - config_name: high_64
116
+ data_files:
117
+ - split: train
118
  path: data/high_64-*
119
+ - config_name: high_100
120
+ data_files:
121
+ - split: train
122
+ path: data/high_100-*
123
+ - config_name: high_128
124
+ data_files:
125
+ - split: train
126
  path: data/high_128-*
127
+ - config_name: high_256
128
+ data_files:
129
+ - split: train
130
  path: data/high_256-*
131
+ - config_name: high_500
132
+ data_files:
133
+ - split: train
134
+ path: data/high_500-*
135
+ - config_name: high_512
136
+ data_files:
137
+ - split: train
138
  path: data/high_512-*
139
+ - config_name: high_1500
140
+ data_files:
141
+ - split: train
142
  path: data/high_1500-*
143
+ - config_name: high_1000
144
+ data_files:
145
+ - split: train
146
+ path: data/high_1000-*
147
+ - config_name: high_2000
148
+ data_files:
149
+ - split: train
150
+ path: data/high_2000-*
151
  ---