1g0rrr commited on
Commit
4fa50f3
·
verified ·
1 Parent(s): 8ac8649

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:97708ce75bb40a120edb86a4c94464eea7a50f60d97a9d730efe1972f97a4d55
3
+ size 30771
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Peel off the protective layer from the adhesive tape."], "length": 621}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-18.80859375, 76.201171875, 78.837890625, 36.73828125, -2.373046875, -35.419921875, 59.149723052978516], "max": [9.755859375, 169.365234375, 147.83203125, 68.203125, 64.86328125, 6.6796875, 66.91312408447266], "mean": [-10.58806037902832, 101.5126953125, 104.72430419921875, 48.95210647583008, 43.16717529296875, -21.478147506713867, 65.55148315429688], "std": [5.993484973907471, 36.082523345947266, 21.834915161132812, 8.375798225402832, 23.695587158203125, 15.215367317199707, 1.2456080913543701], "count": [621]}, "observation.state": {"min": [-19.072265625, 75.146484375, 79.98046875, 37.08984375, -2.109375, -35.33203125, 59.080963134765625], "max": [9.228515625, 168.22265625, 148.88671875, 68.466796875, 64.248046875, 6.591796875, 66.95842742919922], "mean": [-11.029495239257812, 100.34520721435547, 105.6418228149414, 49.214786529541016, 42.96450424194336, -21.48338508605957, 65.57212829589844], "std": [5.969062328338623, 36.06477355957031, 21.867238998413086, 8.412918090820312, 23.613147735595703, 15.200464248657227, 1.2671377658843994], "count": [621]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5954699046621337]], [[0.6074196134434956]], [[0.6012166284524563]]], "std": [[[0.34945583327177027]], [[0.3361618302514038]], [[0.34641324383199695]]], "count": [124]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5732426256456884]], [[0.5821606182795699]], [[0.574589510199241]]], "std": [[[0.2758727977343147]], [[0.266448818062391]], [[0.27801173491794917]]], "count": [124]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6010018497654438]], [[0.5923488940939279]], [[0.5913850954696395]]], "std": [[[0.2843577029671216]], [[0.2894677880457116]], [[0.29058641453207257]]], "count": [124]}, "timestamp": {"min": [0.0], "max": [20.666666666666668], "mean": [10.333333333333334], "std": [5.975567538519451], "count": [621]}, "frame_index": {"min": [0], "max": [620], "mean": [310.0], "std": [179.26702615558352], "count": [621]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [621]}, "index": {"min": [0], "max": [620], "mean": [310.0], "std": [179.26702615558352], "count": [621]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [621]}}}
meta/info.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "sam_double",
4
+ "total_episodes": 1,
5
+ "total_frames": 621,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
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
+ 7
21
+ ],
22
+ "names": [
23
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_side",
28
+ "main_wrist_roll",
29
+ "main_gripper"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "main_shoulder_pan",
39
+ "main_shoulder_lift",
40
+ "main_elbow_flex",
41
+ "main_wrist_flex",
42
+ "main_wrist_side",
43
+ "main_wrist_roll",
44
+ "main_gripper"
45
+ ]
46
+ },
47
+ "observation.images.laptop": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.fps": 30.0,
61
+ "video.height": 480,
62
+ "video.width": 640,
63
+ "video.channels": 3,
64
+ "video.codec": "av1",
65
+ "video.pix_fmt": "yuv420p",
66
+ "video.is_depth_map": false,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.phone": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.fps": 30.0,
84
+ "video.height": 480,
85
+ "video.width": 640,
86
+ "video.channels": 3,
87
+ "video.codec": "av1",
88
+ "video.pix_fmt": "yuv420p",
89
+ "video.is_depth_map": false,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "observation.images.side": {
94
+ "dtype": "video",
95
+ "shape": [
96
+ 480,
97
+ 640,
98
+ 3
99
+ ],
100
+ "names": [
101
+ "height",
102
+ "width",
103
+ "channels"
104
+ ],
105
+ "info": {
106
+ "video.fps": 30.0,
107
+ "video.height": 480,
108
+ "video.width": 640,
109
+ "video.channels": 3,
110
+ "video.codec": "av1",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "has_audio": false
114
+ }
115
+ },
116
+ "timestamp": {
117
+ "dtype": "float32",
118
+ "shape": [
119
+ 1
120
+ ],
121
+ "names": null
122
+ },
123
+ "frame_index": {
124
+ "dtype": "int64",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": null
129
+ },
130
+ "episode_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "task_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ }
151
+ }
152
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Peel off the protective layer from the adhesive tape."}
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:a986bf622d778bfc311ccffde17779ac4e944f569c124e6685442c13fbb01973
3
+ size 7987370
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:fcb315d1146aca5fe642a23b849fa564a96603cef68466300225743375651b32
3
+ size 4728600
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d19f0ff79d41e260d80b193b4289852475254a939d3635bbbb149a4952be81b
3
+ size 5357394