Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
|
@@ -178,6 +178,40 @@ dataset_info:
|
|
| 178 |
num_examples: 59
|
| 179 |
download_size: 11632
|
| 180 |
dataset_size: 15490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 181 |
- config_name: social_media_informal_text
|
| 182 |
features:
|
| 183 |
- name: question
|
|
@@ -233,6 +267,10 @@ configs:
|
|
| 233 |
data_files:
|
| 234 |
- split: test
|
| 235 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 236 |
- config_name: social_media_informal_text
|
| 237 |
data_files:
|
| 238 |
- split: test
|
|
|
|
| 178 |
num_examples: 59
|
| 179 |
download_size: 11632
|
| 180 |
dataset_size: 15490
|
| 181 |
+
- config_name: orthographic_variations
|
| 182 |
+
features:
|
| 183 |
+
- name: question
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: choices
|
| 186 |
+
sequence: string
|
| 187 |
+
- name: answer
|
| 188 |
+
dtype: int64
|
| 189 |
+
- name: answer_label
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: split
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: subcategories
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: lang
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: second_lang
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: coding_lang
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: notes
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: id
|
| 204 |
+
dtype: string
|
| 205 |
+
- name: set_id
|
| 206 |
+
dtype: float64
|
| 207 |
+
- name: variation_id
|
| 208 |
+
dtype: string
|
| 209 |
+
splits:
|
| 210 |
+
- name: test
|
| 211 |
+
num_bytes: 6730
|
| 212 |
+
num_examples: 30
|
| 213 |
+
download_size: 7706
|
| 214 |
+
dataset_size: 6730
|
| 215 |
- config_name: social_media_informal_text
|
| 216 |
features:
|
| 217 |
- name: question
|
|
|
|
| 267 |
data_files:
|
| 268 |
- split: test
|
| 269 |
path: named_entities/test-*
|
| 270 |
+
- config_name: orthographic_variations
|
| 271 |
+
data_files:
|
| 272 |
+
- split: test
|
| 273 |
+
path: orthographic_variations/test-*
|
| 274 |
- config_name: social_media_informal_text
|
| 275 |
data_files:
|
| 276 |
- split: test
|
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:a739e20dfe6e264e794b23854879d55f8837b89d6e7f2645d42e9f9036c8fa3d
|
| 3 |
+
size 7706
|