Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
@@ -30,6 +30,12 @@ configs:
|
|
30 |
path: named_entities/dev-*
|
31 |
- split: test
|
32 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
- config_name: social_media_informal_text
|
34 |
data_files:
|
35 |
- split: dev
|
@@ -200,6 +206,45 @@ dataset_info:
|
|
200 |
num_examples: 51
|
201 |
download_size: 17738
|
202 |
dataset_size: 13978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
203 |
- config_name: social_media_informal_text
|
204 |
features:
|
205 |
- name: question
|
|
|
30 |
path: named_entities/dev-*
|
31 |
- split: test
|
32 |
path: named_entities/test-*
|
33 |
+
- config_name: orthographic_variations
|
34 |
+
data_files:
|
35 |
+
- split: dev
|
36 |
+
path: orthographic_variations/dev-*
|
37 |
+
- split: test
|
38 |
+
path: orthographic_variations/test-*
|
39 |
- config_name: social_media_informal_text
|
40 |
data_files:
|
41 |
- split: dev
|
|
|
206 |
num_examples: 51
|
207 |
download_size: 17738
|
208 |
dataset_size: 13978
|
209 |
+
- config_name: orthographic_variations
|
210 |
+
features:
|
211 |
+
- name: question
|
212 |
+
dtype: string
|
213 |
+
- name: choices
|
214 |
+
sequence: string
|
215 |
+
- name: answer
|
216 |
+
dtype: int64
|
217 |
+
- name: answer_label
|
218 |
+
dtype: string
|
219 |
+
- name: split
|
220 |
+
dtype: string
|
221 |
+
- name: subcategories
|
222 |
+
dtype: string
|
223 |
+
- name: lang
|
224 |
+
dtype: string
|
225 |
+
- name: second_lang
|
226 |
+
dtype: string
|
227 |
+
- name: coding_lang
|
228 |
+
dtype: string
|
229 |
+
- name: notes
|
230 |
+
dtype: string
|
231 |
+
- name: id
|
232 |
+
dtype: string
|
233 |
+
- name: set_id
|
234 |
+
dtype: string
|
235 |
+
- name: variation_id
|
236 |
+
dtype: string
|
237 |
+
- name: __index_level_0__
|
238 |
+
dtype: int64
|
239 |
+
splits:
|
240 |
+
- name: dev
|
241 |
+
num_bytes: 222
|
242 |
+
num_examples: 1
|
243 |
+
- name: test
|
244 |
+
num_bytes: 223
|
245 |
+
num_examples: 1
|
246 |
+
download_size: 12056
|
247 |
+
dataset_size: 445
|
248 |
- config_name: social_media_informal_text
|
249 |
features:
|
250 |
- name: question
|
orthographic_variations/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa792153927a6a2da86ac9719510228254ff580e8c68db3c7dfffb4e320d0b67
|
3 |
+
size 6025
|
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:3ff09b099ab91e2259ea675b9f53e63cb5e993d89a39595dc3e49fd4d68a7b03
|
3 |
+
size 6031
|