Upload dataset
Browse files- README.md +26 -0
- math/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -110,6 +110,28 @@ dataset_info:
|
|
110 |
num_examples: 100
|
111 |
download_size: 13545
|
112 |
dataset_size: 13519.57142857143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
- config_name: physics
|
114 |
features:
|
115 |
- name: subject
|
@@ -153,6 +175,10 @@ configs:
|
|
153 |
data_files:
|
154 |
- split: train
|
155 |
path: informatics/train-*
|
|
|
|
|
|
|
|
|
156 |
- config_name: physics
|
157 |
data_files:
|
158 |
- split: train
|
|
|
110 |
num_examples: 100
|
111 |
download_size: 13545
|
112 |
dataset_size: 13519.57142857143
|
113 |
+
- config_name: math
|
114 |
+
features:
|
115 |
+
- name: subject
|
116 |
+
dtype: string
|
117 |
+
- name: topic
|
118 |
+
dtype: string
|
119 |
+
- name: grade
|
120 |
+
dtype: int64
|
121 |
+
- name: question
|
122 |
+
dtype: string
|
123 |
+
- name: correct_answer
|
124 |
+
dtype: string
|
125 |
+
- name: A
|
126 |
+
dtype: string
|
127 |
+
- name: B
|
128 |
+
dtype: string
|
129 |
+
splits:
|
130 |
+
- name: train
|
131 |
+
num_bytes: 13519.57142857143
|
132 |
+
num_examples: 100
|
133 |
+
download_size: 9588
|
134 |
+
dataset_size: 13519.57142857143
|
135 |
- config_name: physics
|
136 |
features:
|
137 |
- name: subject
|
|
|
175 |
data_files:
|
176 |
- split: train
|
177 |
path: informatics/train-*
|
178 |
+
- config_name: math
|
179 |
+
data_files:
|
180 |
+
- split: train
|
181 |
+
path: math/train-*
|
182 |
- config_name: physics
|
183 |
data_files:
|
184 |
- split: train
|
math/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f52bda52a16f41b6e31a70989cdbb32f7f98e71cb6c4792103d0cf4ffee4d8a
|
3 |
+
size 9588
|