ilBiondo06 commited on
Commit
a39de68
·
verified ·
1 Parent(s): 0db3fd2

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:90237fb7f71242f49c21bd83daf05ced5ac4ff8101eeecc6bc9a58ac0c71eb8e
3
+ size 59748
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Pick the ball and put it in the box."], "length": 889}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-45.4423942565918, 92.97545623779297, 92.39004516601562, 7.7686309814453125, -1.1867332458496094, 0.6029262542724609], "max": [22.64550018310547, 173.68199157714844, 140.28634643554688, 81.02935791015625, 46.646366119384766, 50.83635711669922], "mean": [2.2012782096862793, 149.33828735351562, 125.81361389160156, 64.49359893798828, 4.5410590171813965, 37.33922576904297], "std": [13.762577056884766, 23.471805572509766, 19.752222061157227, 11.599502563476562, 11.223451614379883, 16.829233169555664], "count": [889]}, "observation.state": {"min": [-45.3515625, 92.724609375, 95.185546875, 8.7890625, -0.439453125, 3.884234666824341], "max": [22.060546875, 173.232421875, 140.888671875, 79.892578125, 46.142578125, 50.11424255371094], "mean": [2.2813994884490967, 148.50973510742188, 126.81632995605469, 64.82730865478516, 4.631806373596191, 37.411949157714844], "std": [13.787549018859863, 23.835813522338867, 19.31574249267578, 11.463128089904785, 11.094832420349121, 16.330245971679688], "count": [889]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.5133384193698055]], [[0.5164012282639393]], [[0.4859168658718631]]], "std": [[[0.23338430185237896]], [[0.18971216124525575]], [[0.22997464078767113]]], "count": [162]}, "observation.images.above": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686155150589042]], [[0.4976742541152263]], [[0.4699212357782619]]], "std": [[[0.167216887206664]], [[0.1497524090198915]], [[0.15949153525159612]]], "count": [162]}, "timestamp": {"min": [0.0], "max": [29.6], "mean": [14.8], "std": [8.554401076508967], "count": [889]}, "frame_index": {"min": [0], "max": [888], "mean": [444.0], "std": [256.632032295269], "count": [889]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [889]}, "index": {"min": [0], "max": [888], "mean": [444.0], "std": [256.632032295269], "count": [889]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [889]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100MovellaDot",
4
+ "total_episodes": 1,
5
+ "total_frames": 889,
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.side": {
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": "av1",
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.above": {
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": "av1",
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": "Pick the ball and put it in the box."}
videos/chunk-000/observation.images.above/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adead1ea61d9ec49d1cd3001e9cd612a188d81b7bab45fd7386e0e92eb565acb
3
+ size 12912112
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:b85fe477925fc11e90b04f3dc712f38032c250b7c7b0ca5565b534aaf23293ac
3
+ size 12487101