wangzifu commited on
Commit
b34aa6c
·
verified ·
1 Parent(s): fa9ddc5

Upload folder using huggingface_hub

Browse files
m1-math/t_GPT-4o_s_GPT-4o_mini/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29ce86ee0d635de15e0b377e6b2038afb59640da3ae40166699254d21ae368df
3
+ size 75579752
m1-math/t_GPT-4o_s_GPT-4o_mini/dataset_info.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "question": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "rationale": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "answer": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "rationale_gt": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "answer_gt": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "lbt_score": {
26
+ "dtype": "float64",
27
+ "_type": "Value"
28
+ }
29
+ },
30
+ "homepage": "",
31
+ "license": ""
32
+ }
m1-math/t_GPT-4o_s_GPT-4o_mini/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c174860d1396eedd",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }