lr-2002 commited on
Commit
0a63534
·
verified ·
1 Parent(s): 4f70766

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:2cbd3eb736d6b85591a25ed1753a7536ce8f1e7c158461945033b988a21d2f3f
3
+ size 825870
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecbff72ae7ad6706177295fd4ca0182f2523e04f38cab0b5864df1ea9c0fe156
3
+ size 4930
meta/info.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "dataarm",
4
+ "total_episodes": 41,
5
+ "total_frames": 8711,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:41"
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": 30.0
22
+ },
23
+ "frame_index": {
24
+ "dtype": "int64",
25
+ "shape": [
26
+ 1
27
+ ],
28
+ "names": null,
29
+ "fps": 30.0
30
+ },
31
+ "timestamp": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "names": null,
37
+ "fps": 30.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": 30.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": 30.0
78
+ },
79
+ "task_index": {
80
+ "dtype": "int64",
81
+ "shape": [
82
+ 1
83
+ ],
84
+ "names": null,
85
+ "fps": 30.0
86
+ },
87
+ "index": {
88
+ "dtype": "int64",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "names": null,
93
+ "fps": 30.0
94
+ },
95
+ "next.done": {
96
+ "dtype": "bool",
97
+ "shape": [
98
+ 1
99
+ ],
100
+ "names": null,
101
+ "fps": 30.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": 30.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.007438773174639479,
5
+ -1.434443366140231,
6
+ -0.982692454413673,
7
+ 0.087167162584878,
8
+ 0.4621576256961948,
9
+ -1.7797741664759297,
10
+ -0.5824512839317322,
11
+ 0.3644247353076935,
12
+ 0.33064713064709395
13
+ ],
14
+ "max": [
15
+ 0.5464637216754422,
16
+ 0.4089918059052433,
17
+ 0.28244019226367456,
18
+ 1.3216220340276195,
19
+ 1.3254367895017936,
20
+ -0.8348592355230036,
21
+ 0.36253979802131653,
22
+ 0.8777610063552856,
23
+ 0.5233066593095197
24
+ ],
25
+ "mean": [
26
+ 0.30050373949549386,
27
+ -0.2151968166027969,
28
+ -0.47309989828147286,
29
+ 0.7908190440176944,
30
+ 0.9489222765528076,
31
+ -1.3367543550483973,
32
+ 0.09337552820917717,
33
+ 0.7096420079359018,
34
+ 0.42121701387871574
35
+ ],
36
+ "std": [
37
+ 0.13485491099143765,
38
+ 0.32393455032157886,
39
+ 0.2128645266107075,
40
+ 0.261144509203115,
41
+ 0.15294527937328053,
42
+ 0.15742989512239627,
43
+ 0.1271922384387899,
44
+ 0.09992679687134734,
45
+ 0.03386539747649313
46
+ ],
47
+ "count": [
48
+ 17505
49
+ ]
50
+ },
51
+ "action": {
52
+ "min": [
53
+ -0.007438773174639479,
54
+ -1.434443366140231,
55
+ -0.982692454413673,
56
+ 0.087167162584878,
57
+ 0.4621576256961948,
58
+ -1.7797741664759297,
59
+ -0.5824512839317322,
60
+ 0.3644247353076935,
61
+ 0.33064713064709395
62
+ ],
63
+ "max": [
64
+ 0.5464637216754422,
65
+ 0.4089918059052433,
66
+ 0.2812897230487508,
67
+ 1.3216220340276195,
68
+ 1.3254367895017936,
69
+ -0.8348592355230036,
70
+ 0.36253979802131653,
71
+ 0.8777610063552856,
72
+ 0.5233066593095197
73
+ ],
74
+ "mean": [
75
+ 0.30053906493750254,
76
+ -0.21358957726255295,
77
+ -0.4736248443602695,
78
+ 0.7900954499544867,
79
+ 0.9486851101213566,
80
+ -1.3370358907580282,
81
+ 0.09349401318218763,
82
+ 0.7096279017246304,
83
+ 0.42127115504681967
84
+ ],
85
+ "std": [
86
+ 0.13491665817800003,
87
+ 0.3226501987298285,
88
+ 0.2122446449254363,
89
+ 0.2610144836398109,
90
+ 0.15279371465071367,
91
+ 0.15743100442200314,
92
+ 0.12705086416611414,
93
+ 0.09987258978362895,
94
+ 0.03383243029351971
95
+ ],
96
+ "count": [
97
+ 17505
98
+ ]
99
+ },
100
+ "observation.images.cam_left": {
101
+ "min": [
102
+ [
103
+ [
104
+ 0.20392157137393951
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.250980406999588
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.7955712318712856
139
+ ]
140
+ ],
141
+ [
142
+ [
143
+ 0.7526988943671205
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 0.5801025850163186
149
+ ]
150
+ ]
151
+ ],
152
+ "std": [
153
+ [
154
+ [
155
+ 0.17210590456589095
156
+ ]
157
+ ],
158
+ [
159
+ [
160
+ 0.16200637655346078
161
+ ]
162
+ ],
163
+ [
164
+ [
165
+ 0.2991604102186507
166
+ ]
167
+ ]
168
+ ],
169
+ "count": [
170
+ 17505
171
+ ]
172
+ }
173
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c803399cd202da3da4f063c87e567ceabe473bab41c5c48946c23862160730
3
+ size 514
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:0bd4983c993ea7516bd14bfa18757453657358811b5dff2ccd650d8472df6813
3
+ size 42506864