gsaltintas commited on
Commit
2234efa
·
verified ·
1 Parent(s): af7acab

Uploading orthographic_variations subset

Browse files
README.md CHANGED
@@ -44,6 +44,12 @@ configs:
44
  path: named_entities/dev-*
45
  - split: test
46
  path: named_entities/test-*
 
 
 
 
 
 
47
  dataset_info:
48
  - config_name: code_technical_content
49
  features:
@@ -279,6 +285,45 @@ dataset_info:
279
  num_examples: 56
280
  download_size: 18612
281
  dataset_size: 15962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282
  ---
283
 
284
  # Dataset Card for Tokenization Robustness
 
44
  path: named_entities/dev-*
45
  - split: test
46
  path: named_entities/test-*
47
+ - config_name: orthographic_variations
48
+ data_files:
49
+ - split: dev
50
+ path: orthographic_variations/dev-*
51
+ - split: test
52
+ path: orthographic_variations/test-*
53
  dataset_info:
54
  - config_name: code_technical_content
55
  features:
 
285
  num_examples: 56
286
  download_size: 18612
287
  dataset_size: 15962
288
+ - config_name: orthographic_variations
289
+ features:
290
+ - name: question
291
+ dtype: string
292
+ - name: choices
293
+ sequence: string
294
+ - name: answer
295
+ dtype: int64
296
+ - name: answer_label
297
+ dtype: string
298
+ - name: split
299
+ dtype: string
300
+ - name: subcategories
301
+ dtype: string
302
+ - name: lang
303
+ dtype: string
304
+ - name: second_lang
305
+ dtype: string
306
+ - name: coding_lang
307
+ dtype: string
308
+ - name: notes
309
+ dtype: string
310
+ - name: id
311
+ dtype: string
312
+ - name: set_id
313
+ dtype: float64
314
+ - name: variation_id
315
+ dtype: string
316
+ - name: __index_level_0__
317
+ dtype: int64
318
+ splits:
319
+ - name: dev
320
+ num_bytes: 1219
321
+ num_examples: 5
322
+ - name: test
323
+ num_bytes: 1228
324
+ num_examples: 5
325
+ download_size: 13627
326
+ dataset_size: 2447
327
  ---
328
 
329
  # Dataset Card for Tokenization Robustness
orthographic_variations/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3477eaecd6906f06b161a70a1551896be44ecf00502ea62ba744d103f472dda
3
- size 6947
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38982c18b38e9b0476ef1ff2046b66ffc05e218f84bd65a738f16dd3985ec5a
3
+ size 6800
orthographic_variations/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1b1ddd8233c9afdf14b3428450d17ee418743b86f0129eee578182e9e73fa18
3
- size 6976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:232dc4f9158837f416a59ba54dcc72c562f93d82f10e3ec99645a716eda1073f
3
+ size 6827