zacapa commited on
Commit
473bb48
·
verified ·
1 Parent(s): c3643db

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:4618256975e04d22a55dece77a978427c599bc6c755aa32534102c9ef999b6f7
3
+ size 31791
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Move the E pawn on the blue square to E4 (the Green Square)"], "length": 415}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-4.34752082824707, -83.27650451660156, 0.5446662902832031, 50.35892868041992, 16.47518539428711, 0.16258859634399414], "max": [47.107337951660156, 14.827564239501953, 83.82066345214844, 84.89175415039062, 24.83553123474121, 10.191316604614258], "mean": [14.59957504272461, -28.493675231933594, 37.123714447021484, 71.70899963378906, 20.172649383544922, 2.918972969055176], "std": [18.990896224975586, 34.89454650878906, 27.83315658569336, 7.301572799682617, 2.2014784812927246, 2.8401734828948975], "count": [415]}, "observation.state": {"min": [-4.223283290863037, -83.22174072265625, 3.217036724090576, 51.28644943237305, 16.957210540771484, 0.835654616355896], "max": [46.382667541503906, 14.848365783691406, 87.58495330810547, 84.81990051269531, 24.35287857055664, 9.95821762084961], "mean": [14.3690767288208, -27.819976806640625, 38.85588836669922, 71.78980255126953, 20.242359161376953, 3.30973482131958], "std": [18.807531356811523, 35.44834899902344, 28.200695037841797, 7.115588665008545, 2.1521151065826416, 2.7244181632995605], "count": [415]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3239585110294118]], [[0.29433753267973856]], [[0.2704674387254902]]], "std": [[[0.181835618368132]], [[0.19480516999063738]], [[0.20579625581191358]]], "count": [100]}, "observation.images.overhead": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5802439787581699]], [[0.5755451940359477]], [[0.531146779003268]]], "std": [[[0.1902577260685635]], [[0.25551357363838806]], [[0.3067384940277359]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [13.8], "mean": [6.9], "std": [3.9933277684991833], "count": [415]}, "frame_index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}, "index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}}}
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": 415,
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.wrist": {
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.overhead": {
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": "Move the E pawn on the blue square to E4 (the Green Square)"}
videos/chunk-000/observation.images.overhead/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ba8aa1abf8d143ac9a7bcf6d49edecb84597727f506cf31fc55c8599e77401
3
+ size 4988341
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:348b1f15dd9e9ffc552abc6e4fdd837b7253385d6ad5fd2544c0155bc08175a1
3
+ size 1621870