Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,396 +7,6 @@ pretty_name: Tokenization Robustness
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
-
configs:
|
11 |
-
- config_name: cannonical
|
12 |
-
data_files:
|
13 |
-
- split: dev
|
14 |
-
path: cannonical/dev-*
|
15 |
-
- config_name: mathematical_scientific_notation
|
16 |
-
data_files:
|
17 |
-
- split: tokenizer_robustness_mathematical_scientific_notation
|
18 |
-
path: mathematical_scientific_notation/tokenizer_robustness_mathematical_scientific_notation-*
|
19 |
-
- split: dev
|
20 |
-
path: mathematical_scientific_notation/dev-*
|
21 |
-
- split: test
|
22 |
-
path: mathematical_scientific_notation/test-*
|
23 |
-
- config_name: morphological_challenges
|
24 |
-
data_files:
|
25 |
-
- split: tokenizer_robustness_morphological_challenges
|
26 |
-
path: morphological_challenges/tokenizer_robustness_morphological_challenges-*
|
27 |
-
- split: dev
|
28 |
-
path: morphological_challenges/dev-*
|
29 |
-
- split: test
|
30 |
-
path: morphological_challenges/test-*
|
31 |
-
- config_name: named_entities
|
32 |
-
data_files:
|
33 |
-
- split: tokenizer_robustness_named_entities
|
34 |
-
path: named_entities/tokenizer_robustness_named_entities-*
|
35 |
-
- split: dev
|
36 |
-
path: named_entities/dev-*
|
37 |
-
- split: test
|
38 |
-
path: named_entities/test-*
|
39 |
-
- config_name: orthographic_variations
|
40 |
-
data_files:
|
41 |
-
- split: tokenizer_robustness_orthographic_variations
|
42 |
-
path: orthographic_variations/tokenizer_robustness_orthographic_variations-*
|
43 |
-
- split: dev
|
44 |
-
path: orthographic_variations/dev-*
|
45 |
-
- split: test
|
46 |
-
path: orthographic_variations/test-*
|
47 |
-
- config_name: social_media_informal_text
|
48 |
-
data_files:
|
49 |
-
- split: tokenizer_robustness_social_media_informal_text
|
50 |
-
path: social_media_informal_text/tokenizer_robustness_social_media_informal_text-*
|
51 |
-
- split: dev
|
52 |
-
path: social_media_informal_text/dev-*
|
53 |
-
- split: test
|
54 |
-
path: social_media_informal_text/test-*
|
55 |
-
- config_name: structural_text_elements
|
56 |
-
data_files:
|
57 |
-
- split: tokenizer_robustness_structural_text_elements
|
58 |
-
path: structural_text_elements/tokenizer_robustness_structural_text_elements-*
|
59 |
-
- split: dev
|
60 |
-
path: structural_text_elements/dev-*
|
61 |
-
- split: test
|
62 |
-
path: structural_text_elements/test-*
|
63 |
-
- config_name: temporal_expressions
|
64 |
-
data_files:
|
65 |
-
- split: tokenizer_robustness_temporal_expressions
|
66 |
-
path: temporal_expressions/tokenizer_robustness_temporal_expressions-*
|
67 |
-
- split: dev
|
68 |
-
path: temporal_expressions/dev-*
|
69 |
-
- split: test
|
70 |
-
path: temporal_expressions/test-*
|
71 |
-
dataset_info:
|
72 |
-
- config_name: cannonical
|
73 |
-
features:
|
74 |
-
- name: question
|
75 |
-
dtype: string
|
76 |
-
- name: choices
|
77 |
-
sequence: string
|
78 |
-
- name: answer
|
79 |
-
dtype: int64
|
80 |
-
- name: answer_label
|
81 |
-
dtype: string
|
82 |
-
- name: split
|
83 |
-
dtype: string
|
84 |
-
- name: subcategories
|
85 |
-
dtype: string
|
86 |
-
- name: lang
|
87 |
-
dtype: string
|
88 |
-
- name: second_lang
|
89 |
-
dtype: string
|
90 |
-
- name: coding_lang
|
91 |
-
dtype: string
|
92 |
-
- name: notes
|
93 |
-
dtype: string
|
94 |
-
- name: id
|
95 |
-
dtype: string
|
96 |
-
- name: set_id
|
97 |
-
dtype: string
|
98 |
-
- name: variation_id
|
99 |
-
dtype: string
|
100 |
-
splits:
|
101 |
-
- name: dev
|
102 |
-
num_bytes: 302
|
103 |
-
num_examples: 1
|
104 |
-
download_size: 5944
|
105 |
-
dataset_size: 302
|
106 |
-
- config_name: mathematical_scientific_notation
|
107 |
-
features:
|
108 |
-
- name: question
|
109 |
-
dtype: string
|
110 |
-
- name: choices
|
111 |
-
sequence: string
|
112 |
-
- name: answer
|
113 |
-
dtype: int64
|
114 |
-
- name: answer_label
|
115 |
-
dtype: string
|
116 |
-
- name: split
|
117 |
-
dtype: string
|
118 |
-
- name: subcategories
|
119 |
-
dtype: string
|
120 |
-
- name: lang
|
121 |
-
dtype: string
|
122 |
-
- name: second_lang
|
123 |
-
dtype: string
|
124 |
-
- name: coding_lang
|
125 |
-
dtype: string
|
126 |
-
- name: notes
|
127 |
-
dtype: string
|
128 |
-
- name: id
|
129 |
-
dtype: string
|
130 |
-
- name: set_id
|
131 |
-
dtype: string
|
132 |
-
- name: variation_id
|
133 |
-
dtype: string
|
134 |
-
- name: __index_level_0__
|
135 |
-
dtype: int64
|
136 |
-
splits:
|
137 |
-
- name: tokenizer_robustness_mathematical_scientific_notation
|
138 |
-
num_bytes: 45033
|
139 |
-
num_examples: 202
|
140 |
-
- name: dev
|
141 |
-
num_bytes: 12435
|
142 |
-
num_examples: 56
|
143 |
-
- name: test
|
144 |
-
num_bytes: 45841
|
145 |
-
num_examples: 202
|
146 |
-
download_size: 47698
|
147 |
-
dataset_size: 103309
|
148 |
-
- config_name: morphological_challenges
|
149 |
-
features:
|
150 |
-
- name: question
|
151 |
-
dtype: string
|
152 |
-
- name: choices
|
153 |
-
sequence: string
|
154 |
-
- name: answer
|
155 |
-
dtype: int64
|
156 |
-
- name: answer_label
|
157 |
-
dtype: string
|
158 |
-
- name: split
|
159 |
-
dtype: string
|
160 |
-
- name: subcategories
|
161 |
-
dtype: string
|
162 |
-
- name: lang
|
163 |
-
dtype: string
|
164 |
-
- name: second_lang
|
165 |
-
dtype: string
|
166 |
-
- name: coding_lang
|
167 |
-
dtype: string
|
168 |
-
- name: notes
|
169 |
-
dtype: string
|
170 |
-
- name: id
|
171 |
-
dtype: string
|
172 |
-
- name: set_id
|
173 |
-
dtype: string
|
174 |
-
- name: variation_id
|
175 |
-
dtype: string
|
176 |
-
- name: __index_level_0__
|
177 |
-
dtype: int64
|
178 |
-
splits:
|
179 |
-
- name: tokenizer_robustness_morphological_challenges
|
180 |
-
num_bytes: 16931
|
181 |
-
num_examples: 57
|
182 |
-
- name: dev
|
183 |
-
num_bytes: 13554
|
184 |
-
num_examples: 44
|
185 |
-
- name: test
|
186 |
-
num_bytes: 17159
|
187 |
-
num_examples: 57
|
188 |
-
download_size: 39181
|
189 |
-
dataset_size: 47644
|
190 |
-
- config_name: named_entities
|
191 |
-
features:
|
192 |
-
- name: question
|
193 |
-
dtype: string
|
194 |
-
- name: choices
|
195 |
-
sequence: string
|
196 |
-
- name: answer
|
197 |
-
dtype: int64
|
198 |
-
- name: answer_label
|
199 |
-
dtype: string
|
200 |
-
- name: split
|
201 |
-
dtype: string
|
202 |
-
- name: subcategories
|
203 |
-
dtype: string
|
204 |
-
- name: lang
|
205 |
-
dtype: string
|
206 |
-
- name: second_lang
|
207 |
-
dtype: string
|
208 |
-
- name: coding_lang
|
209 |
-
dtype: string
|
210 |
-
- name: notes
|
211 |
-
dtype: string
|
212 |
-
- name: id
|
213 |
-
dtype: string
|
214 |
-
- name: set_id
|
215 |
-
dtype: string
|
216 |
-
- name: variation_id
|
217 |
-
dtype: string
|
218 |
-
- name: __index_level_0__
|
219 |
-
dtype: int64
|
220 |
-
splits:
|
221 |
-
- name: tokenizer_robustness_named_entities
|
222 |
-
num_bytes: 13587
|
223 |
-
num_examples: 51
|
224 |
-
- name: dev
|
225 |
-
num_bytes: 187
|
226 |
-
num_examples: 1
|
227 |
-
- name: test
|
228 |
-
num_bytes: 13791
|
229 |
-
num_examples: 51
|
230 |
-
download_size: 29609
|
231 |
-
dataset_size: 27565
|
232 |
-
- config_name: orthographic_variations
|
233 |
-
features:
|
234 |
-
- name: question
|
235 |
-
dtype: string
|
236 |
-
- name: choices
|
237 |
-
sequence: string
|
238 |
-
- name: answer
|
239 |
-
dtype: int64
|
240 |
-
- name: answer_label
|
241 |
-
dtype: string
|
242 |
-
- name: split
|
243 |
-
dtype: string
|
244 |
-
- name: subcategories
|
245 |
-
dtype: string
|
246 |
-
- name: lang
|
247 |
-
dtype: string
|
248 |
-
- name: second_lang
|
249 |
-
dtype: string
|
250 |
-
- name: coding_lang
|
251 |
-
dtype: string
|
252 |
-
- name: notes
|
253 |
-
dtype: string
|
254 |
-
- name: id
|
255 |
-
dtype: string
|
256 |
-
- name: set_id
|
257 |
-
dtype: string
|
258 |
-
- name: variation_id
|
259 |
-
dtype: string
|
260 |
-
- name: __index_level_0__
|
261 |
-
dtype: int64
|
262 |
-
splits:
|
263 |
-
- name: tokenizer_robustness_orthographic_variations
|
264 |
-
num_bytes: 219
|
265 |
-
num_examples: 1
|
266 |
-
- name: dev
|
267 |
-
num_bytes: 222
|
268 |
-
num_examples: 1
|
269 |
-
- name: test
|
270 |
-
num_bytes: 223
|
271 |
-
num_examples: 1
|
272 |
-
download_size: 18064
|
273 |
-
dataset_size: 664
|
274 |
-
- config_name: social_media_informal_text
|
275 |
-
features:
|
276 |
-
- name: question
|
277 |
-
dtype: string
|
278 |
-
- name: choices
|
279 |
-
sequence: string
|
280 |
-
- name: answer
|
281 |
-
dtype: int64
|
282 |
-
- name: answer_label
|
283 |
-
dtype: string
|
284 |
-
- name: split
|
285 |
-
dtype: string
|
286 |
-
- name: subcategories
|
287 |
-
dtype: string
|
288 |
-
- name: lang
|
289 |
-
dtype: string
|
290 |
-
- name: second_lang
|
291 |
-
dtype: string
|
292 |
-
- name: coding_lang
|
293 |
-
dtype: string
|
294 |
-
- name: notes
|
295 |
-
dtype: string
|
296 |
-
- name: id
|
297 |
-
dtype: string
|
298 |
-
- name: set_id
|
299 |
-
dtype: string
|
300 |
-
- name: variation_id
|
301 |
-
dtype: string
|
302 |
-
- name: __index_level_0__
|
303 |
-
dtype: int64
|
304 |
-
splits:
|
305 |
-
- name: tokenizer_robustness_social_media_informal_text
|
306 |
-
num_bytes: 13202
|
307 |
-
num_examples: 59
|
308 |
-
- name: dev
|
309 |
-
num_bytes: 10168
|
310 |
-
num_examples: 47
|
311 |
-
- name: test
|
312 |
-
num_bytes: 13438
|
313 |
-
num_examples: 59
|
314 |
-
download_size: 35201
|
315 |
-
dataset_size: 36808
|
316 |
-
- config_name: structural_text_elements
|
317 |
-
features:
|
318 |
-
- name: question
|
319 |
-
dtype: string
|
320 |
-
- name: choices
|
321 |
-
sequence: string
|
322 |
-
- name: answer
|
323 |
-
dtype: int64
|
324 |
-
- name: answer_label
|
325 |
-
dtype: string
|
326 |
-
- name: split
|
327 |
-
dtype: string
|
328 |
-
- name: subcategories
|
329 |
-
dtype: string
|
330 |
-
- name: lang
|
331 |
-
dtype: string
|
332 |
-
- name: second_lang
|
333 |
-
dtype: string
|
334 |
-
- name: coding_lang
|
335 |
-
dtype: string
|
336 |
-
- name: notes
|
337 |
-
dtype: string
|
338 |
-
- name: id
|
339 |
-
dtype: string
|
340 |
-
- name: set_id
|
341 |
-
dtype: string
|
342 |
-
- name: variation_id
|
343 |
-
dtype: string
|
344 |
-
- name: __index_level_0__
|
345 |
-
dtype: int64
|
346 |
-
splits:
|
347 |
-
- name: tokenizer_robustness_structural_text_elements
|
348 |
-
num_bytes: 8250
|
349 |
-
num_examples: 33
|
350 |
-
- name: dev
|
351 |
-
num_bytes: 238
|
352 |
-
num_examples: 1
|
353 |
-
- name: test
|
354 |
-
num_bytes: 8382
|
355 |
-
num_examples: 33
|
356 |
-
download_size: 27951
|
357 |
-
dataset_size: 16870
|
358 |
-
- config_name: temporal_expressions
|
359 |
-
features:
|
360 |
-
- name: question
|
361 |
-
dtype: string
|
362 |
-
- name: choices
|
363 |
-
sequence: string
|
364 |
-
- name: answer
|
365 |
-
dtype: int64
|
366 |
-
- name: answer_label
|
367 |
-
dtype: string
|
368 |
-
- name: split
|
369 |
-
dtype: string
|
370 |
-
- name: subcategories
|
371 |
-
dtype: string
|
372 |
-
- name: lang
|
373 |
-
dtype: string
|
374 |
-
- name: second_lang
|
375 |
-
dtype: string
|
376 |
-
- name: coding_lang
|
377 |
-
dtype: string
|
378 |
-
- name: notes
|
379 |
-
dtype: string
|
380 |
-
- name: id
|
381 |
-
dtype: string
|
382 |
-
- name: set_id
|
383 |
-
dtype: string
|
384 |
-
- name: variation_id
|
385 |
-
dtype: string
|
386 |
-
- name: __index_level_0__
|
387 |
-
dtype: int64
|
388 |
-
splits:
|
389 |
-
- name: tokenizer_robustness_temporal_expressions
|
390 |
-
num_bytes: 4603
|
391 |
-
num_examples: 21
|
392 |
-
- name: dev
|
393 |
-
num_bytes: 1306
|
394 |
-
num_examples: 6
|
395 |
-
- name: test
|
396 |
-
num_bytes: 4687
|
397 |
-
num_examples: 21
|
398 |
-
download_size: 23619
|
399 |
-
dataset_size: 10596
|
400 |
---
|
401 |
|
402 |
# Dataset Card for Tokenization Robustness
|
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Dataset Card for Tokenization Robustness
|