ttlynne commited on
Commit
bd3a939
·
verified ·
1 Parent(s): 194b973

Upload folder using huggingface_hub

Browse files
shard_1/checkpoint.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"last_local_idx": 9}
shard_1/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cdecc2971000737f2237f8311156a8ed811fd5624166bbe096dbc812fc7c196
3
+ size 280413864
shard_1/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca14e78102fba03f8d00179a218ef7643b449a1f1dfb9b021b349b27b7c0c44
3
+ size 331913648
shard_1/dataset_info.json ADDED
@@ -0,0 +1,155 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "arrow",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "arrow",
6
+ "dataset_size": 179300104,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/iopsstor/scratch/cscs/zjingchen/tyl/DATA/MathVerse/testmini/testmini/data-00000-of-00001.arrow": {
10
+ "num_bytes": 179366936,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 179366936,
15
+ "features": {
16
+ "sample_index": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "problem_index": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "problem_version": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "question": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "image": {
33
+ "_type": "Image"
34
+ },
35
+ "answer": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ },
39
+ "question_type": {
40
+ "dtype": "string",
41
+ "_type": "Value"
42
+ },
43
+ "metadata": {
44
+ "split": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "source": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "subject": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "subfield": {
57
+ "dtype": "string",
58
+ "_type": "Value"
59
+ }
60
+ },
61
+ "query_wo": {
62
+ "dtype": "string",
63
+ "_type": "Value"
64
+ },
65
+ "query_cot": {
66
+ "dtype": "string",
67
+ "_type": "Value"
68
+ },
69
+ "question_for_eval": {
70
+ "dtype": "string",
71
+ "_type": "Value"
72
+ },
73
+ "_subset_idx": {
74
+ "dtype": "int64",
75
+ "_type": "Value"
76
+ },
77
+ "text_layer1_embedding": {
78
+ "feature": {
79
+ "feature": {
80
+ "dtype": "float64",
81
+ "_type": "Value"
82
+ },
83
+ "_type": "List"
84
+ },
85
+ "_type": "List"
86
+ },
87
+ "text_layer-2_embedding": {
88
+ "feature": {
89
+ "feature": {
90
+ "dtype": "float64",
91
+ "_type": "Value"
92
+ },
93
+ "_type": "List"
94
+ },
95
+ "_type": "List"
96
+ },
97
+ "image_layer1_embedding": {
98
+ "feature": {
99
+ "feature": {
100
+ "dtype": "float64",
101
+ "_type": "Value"
102
+ },
103
+ "_type": "List"
104
+ },
105
+ "_type": "List"
106
+ },
107
+ "image_layer-2_embedding": {
108
+ "feature": {
109
+ "feature": {
110
+ "dtype": "float64",
111
+ "_type": "Value"
112
+ },
113
+ "_type": "List"
114
+ },
115
+ "_type": "List"
116
+ },
117
+ "mm_layer1_embedding": {
118
+ "feature": {
119
+ "feature": {
120
+ "dtype": "float64",
121
+ "_type": "Value"
122
+ },
123
+ "_type": "List"
124
+ },
125
+ "_type": "List"
126
+ },
127
+ "mm_layer-2_embedding": {
128
+ "feature": {
129
+ "feature": {
130
+ "dtype": "float64",
131
+ "_type": "Value"
132
+ },
133
+ "_type": "List"
134
+ },
135
+ "_type": "List"
136
+ }
137
+ },
138
+ "homepage": "",
139
+ "license": "",
140
+ "size_in_bytes": 358667040,
141
+ "splits": {
142
+ "train": {
143
+ "name": "train",
144
+ "num_bytes": 179300104,
145
+ "num_examples": 3940,
146
+ "dataset_name": "arrow"
147
+ }
148
+ },
149
+ "version": {
150
+ "version_str": "0.0.0",
151
+ "major": 0,
152
+ "minor": 0,
153
+ "patch": 0
154
+ }
155
+ }
shard_1/state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "7bc8703685e489c6",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": "train"
16
+ }