Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,122 +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 |
-
- config_name: morphological_challenges_compounds
|
16 |
-
data_files:
|
17 |
-
- split: test
|
18 |
-
path: morphological_challenges_compounds/test-*
|
19 |
-
- config_name: morphological_challenges_contractions
|
20 |
-
data_files:
|
21 |
-
- split: test
|
22 |
-
path: morphological_challenges_contractions/test-*
|
23 |
-
dataset_info:
|
24 |
-
- config_name: morphological_challenges_cannonical
|
25 |
-
features:
|
26 |
-
- name: question
|
27 |
-
dtype: string
|
28 |
-
- name: choices
|
29 |
-
sequence: string
|
30 |
-
- name: answer
|
31 |
-
dtype: int64
|
32 |
-
- name: answer_label
|
33 |
-
dtype: string
|
34 |
-
- name: split
|
35 |
-
dtype: string
|
36 |
-
- name: subcategories
|
37 |
-
dtype: string
|
38 |
-
- name: lang
|
39 |
-
dtype: string
|
40 |
-
- name: second_lang
|
41 |
-
dtype: string
|
42 |
-
- name: coding_lang
|
43 |
-
dtype: string
|
44 |
-
- name: notes
|
45 |
-
dtype: string
|
46 |
-
- name: id
|
47 |
-
dtype: string
|
48 |
-
- name: set_id
|
49 |
-
dtype: float64
|
50 |
-
- name: variation_id
|
51 |
-
dtype: string
|
52 |
-
splits:
|
53 |
-
- name: test
|
54 |
-
num_bytes: 10445
|
55 |
-
num_examples: 34
|
56 |
-
download_size: 10482
|
57 |
-
dataset_size: 10445
|
58 |
-
- config_name: morphological_challenges_compounds
|
59 |
-
features:
|
60 |
-
- name: question
|
61 |
-
dtype: string
|
62 |
-
- name: choices
|
63 |
-
sequence: string
|
64 |
-
- name: answer
|
65 |
-
dtype: int64
|
66 |
-
- name: answer_label
|
67 |
-
dtype: string
|
68 |
-
- name: split
|
69 |
-
dtype: string
|
70 |
-
- name: subcategories
|
71 |
-
dtype: string
|
72 |
-
- name: lang
|
73 |
-
dtype: string
|
74 |
-
- name: second_lang
|
75 |
-
dtype: string
|
76 |
-
- name: coding_lang
|
77 |
-
dtype: string
|
78 |
-
- name: notes
|
79 |
-
dtype: string
|
80 |
-
- name: id
|
81 |
-
dtype: string
|
82 |
-
- name: set_id
|
83 |
-
dtype: float64
|
84 |
-
- name: variation_id
|
85 |
-
dtype: string
|
86 |
-
splits:
|
87 |
-
- name: test
|
88 |
-
num_bytes: 10301
|
89 |
-
num_examples: 30
|
90 |
-
download_size: 10075
|
91 |
-
dataset_size: 10301
|
92 |
-
- config_name: morphological_challenges_contractions
|
93 |
-
features:
|
94 |
-
- name: question
|
95 |
-
dtype: string
|
96 |
-
- name: choices
|
97 |
-
sequence: string
|
98 |
-
- name: answer
|
99 |
-
dtype: int64
|
100 |
-
- name: answer_label
|
101 |
-
dtype: string
|
102 |
-
- name: split
|
103 |
-
dtype: string
|
104 |
-
- name: subcategories
|
105 |
-
dtype: string
|
106 |
-
- name: lang
|
107 |
-
dtype: string
|
108 |
-
- name: second_lang
|
109 |
-
dtype: string
|
110 |
-
- name: coding_lang
|
111 |
-
dtype: string
|
112 |
-
- name: notes
|
113 |
-
dtype: string
|
114 |
-
- name: id
|
115 |
-
dtype: string
|
116 |
-
- name: set_id
|
117 |
-
dtype: float64
|
118 |
-
- name: variation_id
|
119 |
-
dtype: string
|
120 |
-
splits:
|
121 |
-
- name: test
|
122 |
-
num_bytes: 3014
|
123 |
-
num_examples: 13
|
124 |
-
download_size: 7097
|
125 |
-
dataset_size: 3014
|
126 |
---
|
127 |
|
128 |
# Dataset Card for Tokenization Robustness
|
|
|
7 |
tags:
|
8 |
- multilingual
|
9 |
- tokenization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Dataset Card for Tokenization Robustness
|