Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
|
@@ -28,6 +28,14 @@ configs:
|
|
| 28 |
path: named_entities/dev-*
|
| 29 |
- split: test
|
| 30 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
- config_name: social_media_informal_text
|
| 32 |
data_files:
|
| 33 |
- split: tokenizer_robustness_social_media_informal_text
|
|
@@ -171,6 +179,48 @@ dataset_info:
|
|
| 171 |
num_examples: 51
|
| 172 |
download_size: 29609
|
| 173 |
dataset_size: 27565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
- config_name: social_media_informal_text
|
| 175 |
features:
|
| 176 |
- name: question
|
|
|
|
| 28 |
path: named_entities/dev-*
|
| 29 |
- split: test
|
| 30 |
path: named_entities/test-*
|
| 31 |
+
- config_name: orthographic_variations
|
| 32 |
+
data_files:
|
| 33 |
+
- split: tokenizer_robustness_orthographic_variations
|
| 34 |
+
path: orthographic_variations/tokenizer_robustness_orthographic_variations-*
|
| 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: tokenizer_robustness_social_media_informal_text
|
|
|
|
| 179 |
num_examples: 51
|
| 180 |
download_size: 29609
|
| 181 |
dataset_size: 27565
|
| 182 |
+
- config_name: orthographic_variations
|
| 183 |
+
features:
|
| 184 |
+
- name: question
|
| 185 |
+
dtype: string
|
| 186 |
+
- name: choices
|
| 187 |
+
sequence: string
|
| 188 |
+
- name: answer
|
| 189 |
+
dtype: int64
|
| 190 |
+
- name: answer_label
|
| 191 |
+
dtype: string
|
| 192 |
+
- name: split
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: subcategories
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: lang
|
| 197 |
+
dtype: string
|
| 198 |
+
- name: second_lang
|
| 199 |
+
dtype: string
|
| 200 |
+
- name: coding_lang
|
| 201 |
+
dtype: string
|
| 202 |
+
- name: notes
|
| 203 |
+
dtype: string
|
| 204 |
+
- name: id
|
| 205 |
+
dtype: string
|
| 206 |
+
- name: set_id
|
| 207 |
+
dtype: string
|
| 208 |
+
- name: variation_id
|
| 209 |
+
dtype: string
|
| 210 |
+
- name: __index_level_0__
|
| 211 |
+
dtype: int64
|
| 212 |
+
splits:
|
| 213 |
+
- name: tokenizer_robustness_orthographic_variations
|
| 214 |
+
num_bytes: 219
|
| 215 |
+
num_examples: 1
|
| 216 |
+
- name: dev
|
| 217 |
+
num_bytes: 222
|
| 218 |
+
num_examples: 1
|
| 219 |
+
- name: test
|
| 220 |
+
num_bytes: 223
|
| 221 |
+
num_examples: 1
|
| 222 |
+
download_size: 18064
|
| 223 |
+
dataset_size: 664
|
| 224 |
- config_name: social_media_informal_text
|
| 225 |
features:
|
| 226 |
- name: question
|
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 6025
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4c05354dfd4a904b68515a8f57c1500d1dc435f619733c94e88cb2b834a1be4
|
| 3 |
size 6025
|
orthographic_variations/tokenizer_robustness_orthographic_variations-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dabae85408a8eaf73764327984a95b3aee951ddae6ae6f080e989661aaf97b08
|
| 3 |
+
size 6008
|