gsaltintas commited on
Commit
b06d30b
·
verified ·
1 Parent(s): a3c03f9

Uploading orthographic_variations subset

Browse files
README.md CHANGED
@@ -32,6 +32,12 @@ configs:
32
  path: named_entities/dev-*
33
  - split: test
34
  path: named_entities/test-*
 
 
 
 
 
 
35
  - config_name: social_media_informal_text
36
  data_files:
37
  - split: dev
@@ -207,6 +213,45 @@ dataset_info:
207
  num_examples: 56
208
  download_size: 18913
209
  dataset_size: 15962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
210
  - config_name: social_media_informal_text
211
  features:
212
  - name: question
 
32
  path: named_entities/dev-*
33
  - split: test
34
  path: named_entities/test-*
35
+ - config_name: orthographic_variations
36
+ data_files:
37
+ - split: dev
38
+ path: orthographic_variations/dev-*
39
+ - split: test
40
+ path: orthographic_variations/test-*
41
  - config_name: social_media_informal_text
42
  data_files:
43
  - split: dev
 
213
  num_examples: 56
214
  download_size: 18913
215
  dataset_size: 15962
216
+ - config_name: orthographic_variations
217
+ features:
218
+ - name: question
219
+ dtype: string
220
+ - name: choices
221
+ sequence: string
222
+ - name: answer
223
+ dtype: int64
224
+ - name: answer_label
225
+ dtype: string
226
+ - name: split
227
+ dtype: string
228
+ - name: subcategories
229
+ dtype: string
230
+ - name: lang
231
+ dtype: string
232
+ - name: second_lang
233
+ dtype: string
234
+ - name: coding_lang
235
+ dtype: string
236
+ - name: notes
237
+ dtype: string
238
+ - name: id
239
+ dtype: string
240
+ - name: set_id
241
+ dtype: float64
242
+ - name: variation_id
243
+ dtype: string
244
+ - name: __index_level_0__
245
+ dtype: int64
246
+ splits:
247
+ - name: dev
248
+ num_bytes: 1219
249
+ num_examples: 5
250
+ - name: test
251
+ num_bytes: 1228
252
+ num_examples: 5
253
+ download_size: 13923
254
+ dataset_size: 2447
255
  - config_name: social_media_informal_text
256
  features:
257
  - name: question
orthographic_variations/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d67682e13ab8b73650376529144d2db7986aaf5e04715eaf1c42d6d1d82dc6e
3
- size 6946
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3477eaecd6906f06b161a70a1551896be44ecf00502ea62ba744d103f472dda
3
+ size 6947
orthographic_variations/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65302fc39fc8aac2a2d1db2996864053956457d122680abe1735f5275b6c7d91
3
- size 6964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1b1ddd8233c9afdf14b3428450d17ee418743b86f0129eee578182e9e73fa18
3
+ size 6976