dddraxxx commited on
Commit
0cfbf05
·
verified ·
1 Parent(s): 068bf10

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c1fddcb4125f71eaa310b7cf4e2f8185bd377a0f40ff503cf604913cda0da6
3
+ size 312033096
train/data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1415302b9ddbba08b6904ff5103e1ed7a0b61675e0e7740d798b68a82ff2f10e
3
+ size 334562320
train/dataset_info.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "data_source": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "prompt": [
10
+ {
11
+ "content": {
12
+ "dtype": "string",
13
+ "_type": "Value"
14
+ },
15
+ "role": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ }
20
+ ],
21
+ "images": [
22
+ {
23
+ "_type": "Image"
24
+ }
25
+ ],
26
+ "ability": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "env_name": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "reward_model": {
35
+ "ground_truth": {
36
+ "dtype": "string",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "extra_info": {
41
+ "id": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "object_type": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "count": {
50
+ "dtype": "int64",
51
+ "_type": "Value"
52
+ },
53
+ "bounding_boxes": {
54
+ "feature": {
55
+ "x": {
56
+ "dtype": "int64",
57
+ "_type": "Value"
58
+ },
59
+ "y": {
60
+ "dtype": "int64",
61
+ "_type": "Value"
62
+ },
63
+ "width": {
64
+ "dtype": "int64",
65
+ "_type": "Value"
66
+ },
67
+ "height": {
68
+ "dtype": "int64",
69
+ "_type": "Value"
70
+ }
71
+ },
72
+ "_type": "Sequence"
73
+ },
74
+ "image_size": {
75
+ "width": {
76
+ "dtype": "int64",
77
+ "_type": "Value"
78
+ },
79
+ "height": {
80
+ "dtype": "int64",
81
+ "_type": "Value"
82
+ }
83
+ },
84
+ "original_image_path": {
85
+ "dtype": "string",
86
+ "_type": "Value"
87
+ },
88
+ "question": {
89
+ "dtype": "string",
90
+ "_type": "Value"
91
+ },
92
+ "index": {
93
+ "dtype": "string",
94
+ "_type": "Value"
95
+ }
96
+ }
97
+ },
98
+ "homepage": "",
99
+ "license": ""
100
+ }
train/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": "572f421dcf1f9eed",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }