Datasets:
Uploading mathematical_scientific_notation subset
Browse files
README.md
CHANGED
@@ -14,6 +14,12 @@ configs:
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
- config_name: morphological_challenges
|
18 |
data_files:
|
19 |
- split: dev
|
@@ -96,6 +102,45 @@ dataset_info:
|
|
96 |
num_examples: 90
|
97 |
download_size: 21213
|
98 |
dataset_size: 35874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
99 |
- config_name: morphological_challenges
|
100 |
features:
|
101 |
- name: question
|
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
17 |
+
- config_name: mathematical_scientific_notation
|
18 |
+
data_files:
|
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: dev
|
|
|
102 |
num_examples: 90
|
103 |
download_size: 21213
|
104 |
dataset_size: 35874
|
105 |
+
- config_name: mathematical_scientific_notation
|
106 |
+
features:
|
107 |
+
- name: question
|
108 |
+
dtype: string
|
109 |
+
- name: choices
|
110 |
+
sequence: string
|
111 |
+
- name: answer
|
112 |
+
dtype: int64
|
113 |
+
- name: answer_label
|
114 |
+
dtype: string
|
115 |
+
- name: split
|
116 |
+
dtype: string
|
117 |
+
- name: subcategories
|
118 |
+
dtype: string
|
119 |
+
- name: lang
|
120 |
+
dtype: string
|
121 |
+
- name: second_lang
|
122 |
+
dtype: string
|
123 |
+
- name: coding_lang
|
124 |
+
dtype: string
|
125 |
+
- name: notes
|
126 |
+
dtype: string
|
127 |
+
- name: id
|
128 |
+
dtype: string
|
129 |
+
- name: set_id
|
130 |
+
dtype: float64
|
131 |
+
- name: variation_id
|
132 |
+
dtype: string
|
133 |
+
- name: __index_level_0__
|
134 |
+
dtype: int64
|
135 |
+
splits:
|
136 |
+
- name: dev
|
137 |
+
num_bytes: 13033
|
138 |
+
num_examples: 58
|
139 |
+
- name: test
|
140 |
+
num_bytes: 48194
|
141 |
+
num_examples: 211
|
142 |
+
download_size: 30022
|
143 |
+
dataset_size: 61227
|
144 |
- config_name: morphological_challenges
|
145 |
features:
|
146 |
- 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:1468724688761a444edaf15e5e33a7901f39253c146b69e476939960083bb2e7
|
3 |
+
size 11366
|
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:520efe43d7075715b202e9a012f373abde808311606ed86021b59f0ade243155
|
3 |
+
size 18656
|