Datasets:
Uploading orthographic_variations subset
Browse files
README.md
CHANGED
|
@@ -44,6 +44,12 @@ configs:
|
|
| 44 |
path: named_entities/dev-*
|
| 45 |
- split: test
|
| 46 |
path: named_entities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
dataset_info:
|
| 48 |
- config_name: code_technical_content
|
| 49 |
features:
|
|
@@ -279,6 +285,45 @@ dataset_info:
|
|
| 279 |
num_examples: 56
|
| 280 |
download_size: 18624
|
| 281 |
dataset_size: 15962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 282 |
---
|
| 283 |
|
| 284 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 44 |
path: named_entities/dev-*
|
| 45 |
- split: test
|
| 46 |
path: named_entities/test-*
|
| 47 |
+
- config_name: orthographic_variations
|
| 48 |
+
data_files:
|
| 49 |
+
- split: dev
|
| 50 |
+
path: orthographic_variations/dev-*
|
| 51 |
+
- split: test
|
| 52 |
+
path: orthographic_variations/test-*
|
| 53 |
dataset_info:
|
| 54 |
- config_name: code_technical_content
|
| 55 |
features:
|
|
|
|
| 285 |
num_examples: 56
|
| 286 |
download_size: 18624
|
| 287 |
dataset_size: 15962
|
| 288 |
+
- config_name: orthographic_variations
|
| 289 |
+
features:
|
| 290 |
+
- name: question
|
| 291 |
+
dtype: string
|
| 292 |
+
- name: choices
|
| 293 |
+
sequence: string
|
| 294 |
+
- name: answer
|
| 295 |
+
dtype: int64
|
| 296 |
+
- name: answer_label
|
| 297 |
+
dtype: string
|
| 298 |
+
- name: split
|
| 299 |
+
dtype: string
|
| 300 |
+
- name: subcategories
|
| 301 |
+
dtype: string
|
| 302 |
+
- name: lang
|
| 303 |
+
dtype: string
|
| 304 |
+
- name: second_lang
|
| 305 |
+
dtype: string
|
| 306 |
+
- name: coding_lang
|
| 307 |
+
dtype: string
|
| 308 |
+
- name: notes
|
| 309 |
+
dtype: string
|
| 310 |
+
- name: id
|
| 311 |
+
dtype: string
|
| 312 |
+
- name: set_id
|
| 313 |
+
dtype: float64
|
| 314 |
+
- name: variation_id
|
| 315 |
+
dtype: string
|
| 316 |
+
- name: __index_level_0__
|
| 317 |
+
dtype: int64
|
| 318 |
+
splits:
|
| 319 |
+
- name: dev
|
| 320 |
+
num_bytes: 1219
|
| 321 |
+
num_examples: 5
|
| 322 |
+
- name: test
|
| 323 |
+
num_bytes: 1228
|
| 324 |
+
num_examples: 5
|
| 325 |
+
download_size: 13623
|
| 326 |
+
dataset_size: 2447
|
| 327 |
---
|
| 328 |
|
| 329 |
# Dataset Card for Tokenization Robustness
|
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:f2a9790f464fa20f9d8668d218acf4d4fe41be0ba07899a2f6c9687497d3cf04
|
| 3 |
+
size 6801
|
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:0052303cc0b93c804a4e60d5e0cad943e5d95f1df6d1e93788f0e6310881463c
|
| 3 |
+
size 6822
|