gsaltintas commited on
Commit
819a157
·
verified ·
1 Parent(s): 0c7c12a

Uploading morphological_challenges subset

Browse files
README.md CHANGED
@@ -12,6 +12,14 @@ configs:
12
  data_files:
13
  - split: dev
14
  path: cannonical/dev-*
 
 
 
 
 
 
 
 
15
  - config_name: named_entities
16
  data_files:
17
  - split: tokenizer_robustness_named_entities
@@ -79,6 +87,48 @@ dataset_info:
79
  num_examples: 1
80
  download_size: 5944
81
  dataset_size: 302
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  - config_name: named_entities
83
  features:
84
  - name: question
 
12
  data_files:
13
  - split: dev
14
  path: cannonical/dev-*
15
+ - config_name: morphological_challenges
16
+ data_files:
17
+ - split: tokenizer_robustness_morphological_challenges
18
+ path: morphological_challenges/tokenizer_robustness_morphological_challenges-*
19
+ - split: dev
20
+ path: morphological_challenges/dev-*
21
+ - split: test
22
+ path: morphological_challenges/test-*
23
  - config_name: named_entities
24
  data_files:
25
  - split: tokenizer_robustness_named_entities
 
87
  num_examples: 1
88
  download_size: 5944
89
  dataset_size: 302
90
+ - config_name: morphological_challenges
91
+ features:
92
+ - name: question
93
+ dtype: string
94
+ - name: choices
95
+ sequence: string
96
+ - name: answer
97
+ dtype: int64
98
+ - name: answer_label
99
+ dtype: string
100
+ - name: split
101
+ dtype: string
102
+ - name: subcategories
103
+ dtype: string
104
+ - name: lang
105
+ dtype: string
106
+ - name: second_lang
107
+ dtype: string
108
+ - name: coding_lang
109
+ dtype: string
110
+ - name: notes
111
+ dtype: string
112
+ - name: id
113
+ dtype: string
114
+ - name: set_id
115
+ dtype: string
116
+ - name: variation_id
117
+ dtype: string
118
+ - name: __index_level_0__
119
+ dtype: int64
120
+ splits:
121
+ - name: tokenizer_robustness_morphological_challenges
122
+ num_bytes: 16931
123
+ num_examples: 57
124
+ - name: dev
125
+ num_bytes: 13554
126
+ num_examples: 44
127
+ - name: test
128
+ num_bytes: 17159
129
+ num_examples: 57
130
+ download_size: 39176
131
+ dataset_size: 47644
132
  - config_name: named_entities
133
  features:
134
  - name: question
morphological_challenges/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c413148ca0541350de5b0e867b1cdf6c9e96b7fba2aef0b4a36c6b0ba06a140
3
- size 12337
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:febb4ac47fd2a5de8b027ce02ac45e6b6892d0065a56c7bf140bbc8859a806b3
3
+ size 12336
morphological_challenges/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d662e7203bc58386acf8babb9903f02a1671340e1080455a39092aa1c9747013
3
- size 13447
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a5f11d4126ca3af461dced928540969d7ebf627a944dce2f5dfc82a3b7539a
3
+ size 13444