Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,46 +7,6 @@ pretty_name: Tokenization Robustness
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
-
configs:
|
11 |
-
- config_name: morphological_challenges_cannonical
|
12 |
-
data_files:
|
13 |
-
- split: test
|
14 |
-
path: morphological_challenges_cannonical/test-*
|
15 |
-
dataset_info:
|
16 |
-
config_name: morphological_challenges_cannonical
|
17 |
-
features:
|
18 |
-
- name: question
|
19 |
-
dtype: string
|
20 |
-
- name: choices
|
21 |
-
sequence: string
|
22 |
-
- name: answer
|
23 |
-
dtype: int64
|
24 |
-
- name: answer_label
|
25 |
-
dtype: string
|
26 |
-
- name: split
|
27 |
-
dtype: string
|
28 |
-
- name: subcategories
|
29 |
-
dtype: string
|
30 |
-
- name: lang
|
31 |
-
dtype: string
|
32 |
-
- name: second_lang
|
33 |
-
dtype: string
|
34 |
-
- name: coding_lang
|
35 |
-
dtype: string
|
36 |
-
- name: notes
|
37 |
-
dtype: string
|
38 |
-
- name: id
|
39 |
-
dtype: string
|
40 |
-
- name: set_id
|
41 |
-
dtype: float64
|
42 |
-
- name: variation_id
|
43 |
-
dtype: string
|
44 |
-
splits:
|
45 |
-
- name: test
|
46 |
-
num_bytes: 69907
|
47 |
-
num_examples: 298
|
48 |
-
download_size: 36587
|
49 |
-
dataset_size: 69907
|
50 |
---
|
51 |
|
52 |
# Dataset Card for Tokenization Robustness
|
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Dataset Card for Tokenization Robustness
|