radiuson commited on
Commit
7490c66
·
verified ·
1 Parent(s): 9743038

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:4b4dca6cd467d4c47b5405323b487cbbf95982338b72a735512acf0148ee537b
3
+ size 121396
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put the red cube into the box"], "length": 1711}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-20.86450958251953, -99.27136993408203, -30.50189208984375, 50.89643859863281, -19.284027099609375, 0.33300113677978516], "max": [67.00281524658203, 20.134395599365234, 100.70620727539062, 99.9998779296875, 44.31294250488281, 37.20867156982422], "mean": [10.485724449157715, -28.32250213623047, 27.665773391723633, 81.3813247680664, 5.2450270652771, 10.713656425476074], "std": [22.509180068969727, 38.25631332397461, 37.37738800048828, 14.058294296264648, 15.848655700683594, 13.295809745788574], "count": [1711]}, "observation.state": {"min": [-20.854021072387695, -98.48822021484375, -27.05775260925293, 51.27768325805664, -18.90339469909668, 1.5706806182861328], "max": [66.73287200927734, 20.40907096862793, 99.45429992675781, 98.72232055664062, 43.96866989135742, 36.845550537109375], "mean": [10.387833595275879, -27.99628257751465, 29.920724868774414, 81.38968658447266, 5.189763069152832, 12.972298622131348], "std": [22.48175811767578, 38.867462158203125, 37.25226593017578, 14.048404693603516, 15.786230087280273, 12.573495864868164], "count": [1711]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5103541528453486]], [[0.49962449936114794]], [[0.48224087716226843]]], "std": [[[0.18283033286068723]], [[0.20252853626389647]], [[0.2245834381755383]]], "count": [266]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6592756354734876]], [[0.5844510610165119]], [[0.5674574034657722]]], "std": [[[0.19276554614429325]], [[0.24308858960051957]], [[0.2577670536839703]]], "count": [266]}, "timestamp": {"min": [0.0], "max": [57.0], "mean": [28.5], "std": [16.464102364437203], "count": [1711]}, "frame_index": {"min": [0], "max": [1710], "mean": [855.0], "std": [493.92307093311604], "count": [1711]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1711]}, "index": {"min": [0], "max": [1710], "mean": [855.0], "std": [493.92307093311604], "count": [1711]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1711]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 1711,
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
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.top": {
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.wrist": {
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": "Put the red cube into the box"}
videos/chunk-000/observation.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e20894d04716c90de5d6605cd3d4eefde8f6be7343e90fac4bb5e687e4f61e7
3
+ size 10636052
videos/chunk-000/observation.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1f67242517d7aa4559661dc735d578cf6a6d2f725e5b0893e51c51699b9fa0
3
+ size 9528480