Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
|
@@ -125,6 +125,34 @@ dataset_info:
|
|
| 125 |
num_examples: 40
|
| 126 |
download_size: 8803
|
| 127 |
dataset_size: 10089
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 128 |
- config_name: social_media_informal_text
|
| 129 |
features:
|
| 130 |
- name: question
|
|
@@ -228,6 +256,10 @@ configs:
|
|
| 228 |
data_files:
|
| 229 |
- split: test
|
| 230 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 231 |
- config_name: social_media_informal_text
|
| 232 |
data_files:
|
| 233 |
- split: test
|
|
|
|
| 125 |
num_examples: 40
|
| 126 |
download_size: 8803
|
| 127 |
dataset_size: 10089
|
| 128 |
+
- config_name: orthographic_variations
|
| 129 |
+
features:
|
| 130 |
+
- name: question
|
| 131 |
+
dtype: string
|
| 132 |
+
- name: choices
|
| 133 |
+
sequence: string
|
| 134 |
+
- name: answer
|
| 135 |
+
dtype: int64
|
| 136 |
+
- name: answer_label
|
| 137 |
+
dtype: string
|
| 138 |
+
- name: split
|
| 139 |
+
dtype: string
|
| 140 |
+
- name: subcategories
|
| 141 |
+
dtype: string
|
| 142 |
+
- name: lang
|
| 143 |
+
dtype: string
|
| 144 |
+
- name: second_lang
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: coding_lang
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: notes
|
| 149 |
+
dtype: string
|
| 150 |
+
splits:
|
| 151 |
+
- name: test
|
| 152 |
+
num_bytes: 394
|
| 153 |
+
num_examples: 2
|
| 154 |
+
download_size: 4599
|
| 155 |
+
dataset_size: 394
|
| 156 |
- config_name: social_media_informal_text
|
| 157 |
features:
|
| 158 |
- name: question
|
|
|
|
| 256 |
data_files:
|
| 257 |
- split: test
|
| 258 |
path: named_entities/test-*
|
| 259 |
+
- config_name: orthographic_variations
|
| 260 |
+
data_files:
|
| 261 |
+
- split: test
|
| 262 |
+
path: orthographic_variations/test-*
|
| 263 |
- config_name: social_media_informal_text
|
| 264 |
data_files:
|
| 265 |
- split: test
|
orthographic_variations/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdc1db49da39e76865d868d82c14caef7e50754482c9129eae86c2ec935085f8
|
| 3 |
+
size 4599
|