Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
@@ -164,6 +164,45 @@ dataset_info:
|
|
164 |
num_examples: 56
|
165 |
download_size: 18912
|
166 |
dataset_size: 15962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
167 |
- config_name: social_media_informal_text
|
168 |
features:
|
169 |
- name: question
|
@@ -306,6 +345,12 @@ configs:
|
|
306 |
path: named_entities/dev-*
|
307 |
- split: test
|
308 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
309 |
- config_name: social_media_informal_text
|
310 |
data_files:
|
311 |
- split: dev
|
|
|
164 |
num_examples: 56
|
165 |
download_size: 18912
|
166 |
dataset_size: 15962
|
167 |
+
- config_name: orthographic_variations
|
168 |
+
features:
|
169 |
+
- name: question
|
170 |
+
dtype: string
|
171 |
+
- name: choices
|
172 |
+
sequence: string
|
173 |
+
- name: answer
|
174 |
+
dtype: int64
|
175 |
+
- name: answer_label
|
176 |
+
dtype: string
|
177 |
+
- name: split
|
178 |
+
dtype: string
|
179 |
+
- name: subcategories
|
180 |
+
dtype: string
|
181 |
+
- name: lang
|
182 |
+
dtype: string
|
183 |
+
- name: second_lang
|
184 |
+
dtype: string
|
185 |
+
- name: coding_lang
|
186 |
+
dtype: string
|
187 |
+
- name: notes
|
188 |
+
dtype: string
|
189 |
+
- name: id
|
190 |
+
dtype: string
|
191 |
+
- name: set_id
|
192 |
+
dtype: float64
|
193 |
+
- name: variation_id
|
194 |
+
dtype: string
|
195 |
+
- name: __index_level_0__
|
196 |
+
dtype: int64
|
197 |
+
splits:
|
198 |
+
- name: dev
|
199 |
+
num_bytes: 1219
|
200 |
+
num_examples: 5
|
201 |
+
- name: test
|
202 |
+
num_bytes: 1228
|
203 |
+
num_examples: 5
|
204 |
+
download_size: 13910
|
205 |
+
dataset_size: 2447
|
206 |
- config_name: social_media_informal_text
|
207 |
features:
|
208 |
- name: question
|
|
|
345 |
path: named_entities/dev-*
|
346 |
- split: test
|
347 |
path: named_entities/test-*
|
348 |
+
- config_name: orthographic_variations
|
349 |
+
data_files:
|
350 |
+
- split: dev
|
351 |
+
path: orthographic_variations/dev-*
|
352 |
+
- split: test
|
353 |
+
path: orthographic_variations/test-*
|
354 |
- config_name: social_media_informal_text
|
355 |
data_files:
|
356 |
- split: dev
|
orthographic_variations/dev-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d67682e13ab8b73650376529144d2db7986aaf5e04715eaf1c42d6d1d82dc6e
|
3 |
+
size 6946
|
orthographic_variations/test-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65302fc39fc8aac2a2d1db2996864053956457d122680abe1735f5275b6c7d91
|
3 |
+
size 6964
|