odellus commited on
Commit
47b6a5d
·
verified ·
1 Parent(s): ab7cf79

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:444c6cfdf571d5ac6d9e1baf10db927d8153c521ff1aec32acbef3787a1978c7
3
+ size 89835
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a hacky sack and put it in the bin."], "length": 1332}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-41.832733154296875, 36.19275665283203, 34.09742736816406, 43.176544189453125, -4.174761772155762, -2.0035629272460938], "max": [33.0164794921875, 184.01571655273438, 170.68606567382812, 77.38211822509766, 1.6516368389129639, 36.375831604003906], "mean": [-12.071550369262695, 58.24142074584961, 52.083580017089844, 64.24368286132812, -2.8190927505493164, 12.608467102050781], "std": [12.017407417297363, 20.83928680419922, 19.954553604125977, 6.548575401306152, 1.1038942337036133, 11.140106201171875], "count": [1332]}, "observation.state": {"min": [-41.1328125, 36.474609375, 36.03515625, 43.9453125, -3.955078125, -0.767085075378418], "max": [32.87109375, 191.07421875, 179.296875, 77.34375, 1.669921875, 35.63459014892578], "mean": [-12.040289878845215, 57.09321212768555, 53.317745208740234, 64.28823852539062, -2.7510688304901123, 12.54948616027832], "std": [11.991990089416504, 22.110395431518555, 21.238117218017578, 6.597188472747803, 1.1098452806472778, 10.995906829833984], "count": [1332]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3639853767453951]], [[0.37286612819370174]], [[0.36226166629530604]]], "std": [[[0.23211172828477103]], [[0.19493759085566417]], [[0.2064503780573672]]], "count": [220]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2859422989081996]], [[0.30448750092840166]], [[0.29991597500742717]]], "std": [[[0.22512915074738898]], [[0.20137108581236302]], [[0.22694775022926425]]], "count": [220]}, "timestamp": {"min": [0.0], "max": [44.36666666666667], "mean": [22.18333333333333], "std": [12.81717236395795], "count": [1332]}, "frame_index": {"min": [0], "max": [1331], "mean": [665.5], "std": [384.5151709187385], "count": [1332]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1332]}, "index": {"min": [0], "max": [1331], "mean": [665.5], "std": [384.5151709187385], "count": [1332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1332]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 1,
5
+ "total_frames": 1332,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.laptop": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "h264",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.phone": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "h264",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Grasp a hacky sack and put it in the bin."}
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20fb5f3f4208f68e2559c2bc02ac8ad0e1b31547781e688e54359ec0695a8178
3
+ size 13894065
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4cf873785ec0055a504d50da567e2299d25eefaec8bd5c910d4d65bd5cd1f01
3
+ size 8858049