gsaltintas commited on
Commit
360bbd7
·
verified ·
1 Parent(s): 9990ab1

Uploading morphological_challenges subset

Browse files
README.md CHANGED
@@ -26,6 +26,12 @@ configs:
26
  path: mathematical_scientific_notation/dev-*
27
  - split: test
28
  path: mathematical_scientific_notation/test-*
 
 
 
 
 
 
29
  dataset_info:
30
  - config_name: code_technical_content
31
  features:
@@ -144,6 +150,45 @@ dataset_info:
144
  num_examples: 211
145
  download_size: 29704
146
  dataset_size: 61227
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  ---
148
 
149
  # Dataset Card for Tokenization Robustness
 
26
  path: mathematical_scientific_notation/dev-*
27
  - split: test
28
  path: mathematical_scientific_notation/test-*
29
+ - config_name: morphological_challenges
30
+ data_files:
31
+ - split: dev
32
+ path: morphological_challenges/dev-*
33
+ - split: test
34
+ path: morphological_challenges/test-*
35
  dataset_info:
36
  - config_name: code_technical_content
37
  features:
 
150
  num_examples: 211
151
  download_size: 29704
152
  dataset_size: 61227
153
+ - config_name: morphological_challenges
154
+ features:
155
+ - name: question
156
+ dtype: string
157
+ - name: choices
158
+ sequence: string
159
+ - name: answer
160
+ dtype: int64
161
+ - name: answer_label
162
+ dtype: string
163
+ - name: split
164
+ dtype: string
165
+ - name: subcategories
166
+ dtype: string
167
+ - name: lang
168
+ dtype: string
169
+ - name: second_lang
170
+ dtype: string
171
+ - name: coding_lang
172
+ dtype: string
173
+ - name: notes
174
+ dtype: string
175
+ - name: id
176
+ dtype: string
177
+ - name: set_id
178
+ dtype: float64
179
+ - name: variation_id
180
+ dtype: string
181
+ - name: __index_level_0__
182
+ dtype: int64
183
+ splits:
184
+ - name: dev
185
+ num_bytes: 13631
186
+ num_examples: 44
187
+ - name: test
188
+ num_bytes: 17256
189
+ num_examples: 57
190
+ download_size: 25621
191
+ dataset_size: 30887
192
  ---
193
 
194
  # Dataset Card for Tokenization Robustness
morphological_challenges/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81a8370f8609b777cce0738cec7b46bec33604bcdeee18aee53018d7208a2307
3
- size 12410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab8a3c8e45341817ce54ca2f5c06297d2ff5fef277dfdb9d602626007b5eeebe
3
+ size 12258
morphological_challenges/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39de44236d18f51e4e421cdc346f0399d0c1edd8acb40d59825f24b04c741d89
3
- size 13504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abdc5e7a51a2544f3d7ab40b5e519e2ea0555116c92df47a6b599c46c7cea5f6
3
+ size 13363