annakosovskaia commited on
Commit
abb1fdf
·
verified ·
1 Parent(s): ee73ed8

Upload dataset

Browse files
README.md CHANGED
@@ -1,5 +1,39 @@
1
  ---
2
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: minimax-deepmath
4
  features:
5
  - name: problem_index
@@ -135,6 +169,10 @@ dataset_info:
135
  download_size: 573438090
136
  dataset_size: 742319365
137
  configs:
 
 
 
 
138
  - config_name: minimax-deepmath
139
  data_files:
140
  - split: train
 
1
  ---
2
  dataset_info:
3
+ - config_name: glm-deepmath
4
+ features:
5
+ - name: problem_index
6
+ dtype: int64
7
+ - name: is_correct
8
+ dtype: bool
9
+ - name: expected_answer
10
+ dtype: string
11
+ - name: total_attempts
12
+ dtype: int64
13
+ - name: attempts
14
+ list:
15
+ - name: answer
16
+ dtype: string
17
+ - name: attempt_number
18
+ dtype: int64
19
+ - name: is_correct
20
+ dtype: bool
21
+ - name: reasoning
22
+ dtype: string
23
+ - name: solution
24
+ dtype: string
25
+ - name: correct_reasoning
26
+ dtype: string
27
+ - name: correct_answer
28
+ dtype: string
29
+ - name: question
30
+ dtype: string
31
+ splits:
32
+ - name: train
33
+ num_bytes: 696658893
34
+ num_examples: 13800
35
+ download_size: 549667017
36
+ dataset_size: 696658893
37
  - config_name: minimax-deepmath
38
  features:
39
  - name: problem_index
 
169
  download_size: 573438090
170
  dataset_size: 742319365
171
  configs:
172
+ - config_name: glm-deepmath
173
+ data_files:
174
+ - split: train
175
+ path: glm-deepmath/train-*
176
  - config_name: minimax-deepmath
177
  data_files:
178
  - split: train
glm-deepmath/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26fbe9410c5dafa1cb2a01e5c1093eec3918e764b25d57adb92fb00dd82310a9
3
+ size 277697763
glm-deepmath/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cdb7d578a4bb04825ceabca66e4ac44c6da2f642fda9be24e27adcc58961630
3
+ size 271969254