Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -12,6 +12,14 @@ configs:
|
|
12 |
data_files:
|
13 |
- split: dev
|
14 |
path: cannonical/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- config_name: morphological_challenges
|
16 |
data_files:
|
17 |
- split: tokenizer_robustness_morphological_challenges
|
@@ -95,6 +103,48 @@ dataset_info:
|
|
95 |
num_examples: 1
|
96 |
download_size: 5944
|
97 |
dataset_size: 302
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
- config_name: morphological_challenges
|
99 |
features:
|
100 |
- name: question
|
|
|
12 |
data_files:
|
13 |
- split: dev
|
14 |
path: cannonical/dev-*
|
15 |
+
- config_name: mathematical_scientific_notation
|
16 |
+
data_files:
|
17 |
+
- split: tokenizer_robustness_mathematical_scientific_notation
|
18 |
+
path: mathematical_scientific_notation/tokenizer_robustness_mathematical_scientific_notation-*
|
19 |
+
- split: dev
|
20 |
+
path: mathematical_scientific_notation/dev-*
|
21 |
+
- split: test
|
22 |
+
path: mathematical_scientific_notation/test-*
|
23 |
- config_name: morphological_challenges
|
24 |
data_files:
|
25 |
- split: tokenizer_robustness_morphological_challenges
|
|
|
103 |
num_examples: 1
|
104 |
download_size: 5944
|
105 |
dataset_size: 302
|
106 |
+
- config_name: mathematical_scientific_notation
|
107 |
+
features:
|
108 |
+
- name: question
|
109 |
+
dtype: string
|
110 |
+
- name: choices
|
111 |
+
sequence: string
|
112 |
+
- name: answer
|
113 |
+
dtype: int64
|
114 |
+
- name: answer_label
|
115 |
+
dtype: string
|
116 |
+
- name: split
|
117 |
+
dtype: string
|
118 |
+
- name: subcategories
|
119 |
+
dtype: string
|
120 |
+
- name: lang
|
121 |
+
dtype: string
|
122 |
+
- name: second_lang
|
123 |
+
dtype: string
|
124 |
+
- name: coding_lang
|
125 |
+
dtype: string
|
126 |
+
- name: notes
|
127 |
+
dtype: string
|
128 |
+
- name: id
|
129 |
+
dtype: string
|
130 |
+
- name: set_id
|
131 |
+
dtype: string
|
132 |
+
- name: variation_id
|
133 |
+
dtype: string
|
134 |
+
- name: __index_level_0__
|
135 |
+
dtype: int64
|
136 |
+
splits:
|
137 |
+
- name: tokenizer_robustness_mathematical_scientific_notation
|
138 |
+
num_bytes: 45033
|
139 |
+
num_examples: 202
|
140 |
+
- name: dev
|
141 |
+
num_bytes: 12435
|
142 |
+
num_examples: 56
|
143 |
+
- name: test
|
144 |
+
num_bytes: 45841
|
145 |
+
num_examples: 202
|
146 |
+
download_size: 47698
|
147 |
+
dataset_size: 103309
|
148 |
- config_name: morphological_challenges
|
149 |
features:
|
150 |
- name: question
|
mathematical_scientific_notation/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:d5a4feeed2858441a2c6187445b8c06d3142554a3a7a8322120abffe0a2ef2cf
|
3 |
+
size 11154
|
mathematical_scientific_notation/tokenizer_robustness_mathematical_scientific_notation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ee921e8f9f4abfb2fffc0ef2b48de9d40341faa80f432fd56b8e365e28d250e
|
3 |
+
size 18266
|