lr-2002 commited on
Commit
8bdce69
·
verified ·
1 Parent(s): a387d57

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34955b3b909657ba95d116f1f009249e1c0c3a6d4a637de03e0795ede85762fe
3
+ size 1490576
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c926be741aa0cab3b2bbdaa5b305b679966b7885f06c96ba947273a9c4ba27a
3
+ size 5143
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "dataarm",
4
+ "total_episodes": 49,
5
+ "total_frames": 20164,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 60,
9
+ "splits": {
10
+ "train": "0:49"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "episode_index": {
16
+ "dtype": "int64",
17
+ "shape": [
18
+ 1
19
+ ],
20
+ "names": null,
21
+ "fps": 60.0
22
+ },
23
+ "frame_index": {
24
+ "dtype": "int64",
25
+ "shape": [
26
+ 1
27
+ ],
28
+ "names": null,
29
+ "fps": 60.0
30
+ },
31
+ "timestamp": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null,
37
+ "fps": 60.0
38
+ },
39
+ "observation.state": {
40
+ "dtype": "float32",
41
+ "shape": [
42
+ 9
43
+ ],
44
+ "names": {
45
+ "motors": [
46
+ "joint_0",
47
+ "joint_1",
48
+ "joint_2",
49
+ "joint_3",
50
+ "joint_4",
51
+ "joint_5",
52
+ "joint_6",
53
+ "joint_7",
54
+ "gripper"
55
+ ]
56
+ },
57
+ "fps": 60.0
58
+ },
59
+ "action": {
60
+ "dtype": "float32",
61
+ "shape": [
62
+ 9
63
+ ],
64
+ "names": {
65
+ "motors": [
66
+ "joint_0",
67
+ "joint_1",
68
+ "joint_2",
69
+ "joint_3",
70
+ "joint_4",
71
+ "joint_5",
72
+ "joint_6",
73
+ "joint_7",
74
+ "gripper"
75
+ ]
76
+ },
77
+ "fps": 60.0
78
+ },
79
+ "task_index": {
80
+ "dtype": "int64",
81
+ "shape": [
82
+ 1
83
+ ],
84
+ "names": null,
85
+ "fps": 60.0
86
+ },
87
+ "index": {
88
+ "dtype": "int64",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "names": null,
93
+ "fps": 60.0
94
+ },
95
+ "next.done": {
96
+ "dtype": "bool",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null,
101
+ "fps": 60.0
102
+ },
103
+ "observation.images.cam_left": {
104
+ "dtype": "video",
105
+ "shape": [
106
+ 480,
107
+ 640,
108
+ 3
109
+ ],
110
+ "names": [
111
+ "height",
112
+ "width",
113
+ "channel"
114
+ ],
115
+ "video_info": {
116
+ "video.fps": 60.0,
117
+ "video.codec": "av1",
118
+ "video.pix_fmt": "yuv420p",
119
+ "video.is_depth_map": false,
120
+ "has_audio": false
121
+ }
122
+ }
123
+ }
124
+ }
meta/stats.json ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ 0.004768444342717615,
5
+ -1.4681904631113145,
6
+ -0.5378443579766525,
7
+ 0.18139162279697807,
8
+ 0.4583428702220207,
9
+ -1.913290608072023,
10
+ -0.26452210545539856,
11
+ -0.06534513086080551,
12
+ 0.3067155067110434
13
+ ],
14
+ "max": [
15
+ 0.44003204394598505,
16
+ 0.005177111467155271,
17
+ 0.15358764019226356,
18
+ 1.3124666208896016,
19
+ 1.186961165789274,
20
+ -1.1545357442587925,
21
+ 0.922999918460846,
22
+ 0.8180707097053528,
23
+ 0.4705738705739577
24
+ ],
25
+ "mean": [
26
+ 0.25148890899376986,
27
+ -0.4603561270304496,
28
+ -0.20825263311136885,
29
+ 0.6720024788504205,
30
+ 0.8892336077661682,
31
+ -1.5197464981248494,
32
+ 0.284976863199253,
33
+ 0.399839022594077,
34
+ 0.3575013385389577
35
+ ],
36
+ "std": [
37
+ 0.09169217431731067,
38
+ 0.2387887139062425,
39
+ 0.13435871818414108,
40
+ 0.20506014770929593,
41
+ 0.13831259880448218,
42
+ 0.10268210334085591,
43
+ 0.15295770872177913,
44
+ 0.14606196550406386,
45
+ 0.021643728393556855
46
+ ],
47
+ "count": [
48
+ 20241
49
+ ]
50
+ },
51
+ "action": {
52
+ "min": [
53
+ 0.004768444342717615,
54
+ -1.4635885862516211,
55
+ -0.5378443579766525,
56
+ 0.18139162279697807,
57
+ 0.4583428702220207,
58
+ -1.913290608072023,
59
+ -0.26452210545539856,
60
+ -0.062203533947467804,
61
+ 0.3067155067110434
62
+ ],
63
+ "max": [
64
+ 0.44003204394598505,
65
+ 0.005177111467155271,
66
+ 0.15320415045395563,
67
+ 1.3078889143205927,
68
+ 1.186961165789274,
69
+ -1.1545357442587925,
70
+ 0.922999918460846,
71
+ 0.8180707097053528,
72
+ 0.4705738705739577
73
+ ],
74
+ "mean": [
75
+ 0.251496768057219,
76
+ -0.4597495270130878,
77
+ -0.20862407307577388,
78
+ 0.672146222440172,
79
+ 0.8892490431929423,
80
+ -1.5197038480994651,
81
+ 0.28449304458170416,
82
+ 0.40018274924492914,
83
+ 0.3574915160567658
84
+ ],
85
+ "std": [
86
+ 0.0916906923792268,
87
+ 0.23828298023792938,
88
+ 0.13396355902834683,
89
+ 0.204753477528031,
90
+ 0.13829736932470524,
91
+ 0.10256191210759508,
92
+ 0.1525499993209778,
93
+ 0.14573514245888244,
94
+ 0.021636057113661875
95
+ ],
96
+ "count": [
97
+ 20241
98
+ ]
99
+ },
100
+ "observation.images.cam_left": {
101
+ "min": [
102
+ [
103
+ [
104
+ 0.11372549086809158
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.24705882370471954
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.0
115
+ ]
116
+ ]
117
+ ],
118
+ "max": [
119
+ [
120
+ [
121
+ 1.0
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 1.0
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 1.0
132
+ ]
133
+ ]
134
+ ],
135
+ "mean": [
136
+ [
137
+ [
138
+ 0.747684471379729
139
+ ]
140
+ ],
141
+ [
142
+ [
143
+ 0.7670354728049394
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 0.6128568225638552
149
+ ]
150
+ ]
151
+ ],
152
+ "std": [
153
+ [
154
+ [
155
+ 0.189572855626199
156
+ ]
157
+ ],
158
+ [
159
+ [
160
+ 0.13675406943390397
161
+ ]
162
+ ],
163
+ [
164
+ [
165
+ 0.24713046206847186
166
+ ]
167
+ ]
168
+ ],
169
+ "count": [
170
+ 20241
171
+ ]
172
+ }
173
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798bd5d52367d33864a57f6328573b37d2e94afd8be2127e77151606577454f6
3
+ size 931
videos/observation.images.cam_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318fd14febd8a9fad43bde0fadf6ad87eefa2eb83c2d7a38538591dc40f0db2c
3
+ size 58699729