Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -20,6 +20,12 @@ configs:
|
|
20 |
path: context-dependent_ambiguities/dev-*
|
21 |
- split: test
|
22 |
path: context-dependent_ambiguities/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
dataset_info:
|
24 |
- config_name: code_technical_content
|
25 |
features:
|
@@ -99,6 +105,45 @@ dataset_info:
|
|
99 |
num_examples: 20
|
100 |
download_size: 17480
|
101 |
dataset_size: 8689
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
---
|
103 |
|
104 |
# Dataset Card for Tokenization Robustness
|
|
|
20 |
path: context-dependent_ambiguities/dev-*
|
21 |
- split: test
|
22 |
path: context-dependent_ambiguities/test-*
|
23 |
+
- config_name: mathematical_scientific_notation
|
24 |
+
data_files:
|
25 |
+
- split: dev
|
26 |
+
path: mathematical_scientific_notation/dev-*
|
27 |
+
- split: test
|
28 |
+
path: mathematical_scientific_notation/test-*
|
29 |
dataset_info:
|
30 |
- config_name: code_technical_content
|
31 |
features:
|
|
|
105 |
num_examples: 20
|
106 |
download_size: 17480
|
107 |
dataset_size: 8689
|
108 |
+
- config_name: mathematical_scientific_notation
|
109 |
+
features:
|
110 |
+
- name: question
|
111 |
+
dtype: string
|
112 |
+
- name: choices
|
113 |
+
sequence: string
|
114 |
+
- name: answer
|
115 |
+
dtype: int64
|
116 |
+
- name: answer_label
|
117 |
+
dtype: string
|
118 |
+
- name: split
|
119 |
+
dtype: string
|
120 |
+
- name: subcategories
|
121 |
+
dtype: string
|
122 |
+
- name: lang
|
123 |
+
dtype: string
|
124 |
+
- name: second_lang
|
125 |
+
dtype: string
|
126 |
+
- name: coding_lang
|
127 |
+
dtype: string
|
128 |
+
- name: notes
|
129 |
+
dtype: string
|
130 |
+
- name: id
|
131 |
+
dtype: string
|
132 |
+
- name: set_id
|
133 |
+
dtype: float64
|
134 |
+
- name: variation_id
|
135 |
+
dtype: string
|
136 |
+
- name: __index_level_0__
|
137 |
+
dtype: int64
|
138 |
+
splits:
|
139 |
+
- name: dev
|
140 |
+
num_bytes: 13033
|
141 |
+
num_examples: 58
|
142 |
+
- name: test
|
143 |
+
num_bytes: 48194
|
144 |
+
num_examples: 211
|
145 |
+
download_size: 29704
|
146 |
+
dataset_size: 61227
|
147 |
---
|
148 |
|
149 |
# Dataset Card for Tokenization Robustness
|
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:58f93914ed101b0933b94cb141df6accfcbf201d90afea5538cbd8d3a3117410
|
3 |
+
size 11222
|
mathematical_scientific_notation/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:dfa31d07ef6d20bc48c7bf5a24deae58c5b6e22b18a9346baedfe05e8192c9e0
|
3 |
+
size 18482
|