Datasets:
Uploading tokenizer_robustness_completion_chinese_romanization subset
Browse files
README.md
CHANGED
|
@@ -280,6 +280,40 @@ dataset_info:
|
|
| 280 |
num_examples: 40
|
| 281 |
download_size: 8217
|
| 282 |
dataset_size: 7680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 283 |
configs:
|
| 284 |
- config_name: tokenizer_robustness_completion_chinese_canonical
|
| 285 |
data_files:
|
|
@@ -313,6 +347,10 @@ configs:
|
|
| 313 |
data_files:
|
| 314 |
- split: test
|
| 315 |
path: tokenizer_robustness_completion_chinese_partially_romanized/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 316 |
---
|
| 317 |
|
| 318 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 280 |
num_examples: 40
|
| 281 |
download_size: 8217
|
| 282 |
dataset_size: 7680
|
| 283 |
+
- config_name: tokenizer_robustness_completion_chinese_romanization
|
| 284 |
+
features:
|
| 285 |
+
- name: question
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: choices
|
| 288 |
+
list: string
|
| 289 |
+
- name: answer
|
| 290 |
+
dtype: int64
|
| 291 |
+
- name: answer_label
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: split
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: subcategories
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: category
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: lang
|
| 300 |
+
dtype: string
|
| 301 |
+
- name: second_lang
|
| 302 |
+
dtype: string
|
| 303 |
+
- name: notes
|
| 304 |
+
dtype: string
|
| 305 |
+
- name: id
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: set_id
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: variation_id
|
| 310 |
+
dtype: string
|
| 311 |
+
splits:
|
| 312 |
+
- name: test
|
| 313 |
+
num_bytes: 7859
|
| 314 |
+
num_examples: 40
|
| 315 |
+
download_size: 8285
|
| 316 |
+
dataset_size: 7859
|
| 317 |
configs:
|
| 318 |
- config_name: tokenizer_robustness_completion_chinese_canonical
|
| 319 |
data_files:
|
|
|
|
| 347 |
data_files:
|
| 348 |
- split: test
|
| 349 |
path: tokenizer_robustness_completion_chinese_partially_romanized/test-*
|
| 350 |
+
- config_name: tokenizer_robustness_completion_chinese_romanization
|
| 351 |
+
data_files:
|
| 352 |
+
- split: test
|
| 353 |
+
path: tokenizer_robustness_completion_chinese_romanization/test-*
|
| 354 |
---
|
| 355 |
|
| 356 |
# Dataset Card for Tokenization Robustness
|
tokenizer_robustness_completion_chinese_romanization/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:7a72794087f4be9e29a65052ab57bb0d475268bf4876d9c11b619b894c5cf2a2
|
| 3 |
+
size 8285
|