Datasets:
Uploading tokenizer_robustness_completion_chinese_optional_diacritics subset
Browse files
README.md
CHANGED
|
@@ -212,6 +212,40 @@ dataset_info:
|
|
| 212 |
num_examples: 40
|
| 213 |
download_size: 8307
|
| 214 |
dataset_size: 8441
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
configs:
|
| 216 |
- config_name: tokenizer_robustness_completion_chinese_canonical
|
| 217 |
data_files:
|
|
@@ -237,6 +271,10 @@ configs:
|
|
| 237 |
data_files:
|
| 238 |
- split: test
|
| 239 |
path: tokenizer_robustness_completion_chinese_ocr_errors/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 240 |
---
|
| 241 |
|
| 242 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 212 |
num_examples: 40
|
| 213 |
download_size: 8307
|
| 214 |
dataset_size: 8441
|
| 215 |
+
- config_name: tokenizer_robustness_completion_chinese_optional_diacritics
|
| 216 |
+
features:
|
| 217 |
+
- name: question
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: choices
|
| 220 |
+
list: string
|
| 221 |
+
- name: answer
|
| 222 |
+
dtype: int64
|
| 223 |
+
- name: answer_label
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: split
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: subcategories
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: category
|
| 230 |
+
dtype: string
|
| 231 |
+
- name: lang
|
| 232 |
+
dtype: string
|
| 233 |
+
- name: second_lang
|
| 234 |
+
dtype: string
|
| 235 |
+
- name: notes
|
| 236 |
+
dtype: string
|
| 237 |
+
- name: id
|
| 238 |
+
dtype: string
|
| 239 |
+
- name: set_id
|
| 240 |
+
dtype: string
|
| 241 |
+
- name: variation_id
|
| 242 |
+
dtype: string
|
| 243 |
+
splits:
|
| 244 |
+
- name: test
|
| 245 |
+
num_bytes: 10200
|
| 246 |
+
num_examples: 40
|
| 247 |
+
download_size: 8835
|
| 248 |
+
dataset_size: 10200
|
| 249 |
configs:
|
| 250 |
- config_name: tokenizer_robustness_completion_chinese_canonical
|
| 251 |
data_files:
|
|
|
|
| 271 |
data_files:
|
| 272 |
- split: test
|
| 273 |
path: tokenizer_robustness_completion_chinese_ocr_errors/test-*
|
| 274 |
+
- config_name: tokenizer_robustness_completion_chinese_optional_diacritics
|
| 275 |
+
data_files:
|
| 276 |
+
- split: test
|
| 277 |
+
path: tokenizer_robustness_completion_chinese_optional_diacritics/test-*
|
| 278 |
---
|
| 279 |
|
| 280 |
# Dataset Card for Tokenization Robustness
|
tokenizer_robustness_completion_chinese_optional_diacritics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eab77450fcc36a4e27e12fa5c2534d4ca1fd1eecdb7a81065c17a417d0bc77b
|
| 3 |
+
size 8835
|