camilasfeijoo commited on
Commit
e5be0f1
·
verified ·
1 Parent(s): 472fbe3

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:4a51bf0920c254c34f2100d80d55fc5f6b2df1ccb7e04daf4aea79fbfd961ff0
3
+ size 54146
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Place Colour in Correct Spot"], "length": 775}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [1.4542901515960693, -96.62973022460938, -78.77388763427734, 68.98116302490234, -47.63722610473633, 0.5548286437988281], "max": [36.175079345703125, 59.82089614868164, 98.9819107055664, 102.18379974365234, -21.937950134277344, 58.02533721923828], "mean": [28.035388946533203, 43.60137939453125, -53.867095947265625, 95.7061996459961, -29.248886108398438, 31.63525390625], "std": [5.45101261138916, 28.110225677490234, 31.488683700561523, 6.623358249664307, 4.17802095413208, 13.74413013458252], "count": [775]}, "observation.state": {"min": [1.8465325832366943, -96.37284088134766, -72.76825714111328, 70.00849914550781, -47.54678726196289, 1.3627514839172363], "max": [34.83791732788086, 60.43863296508789, 99.0982894897461, 99.40526580810547, -23.166414260864258, 55.548343658447266], "mean": [27.735403060913086, 44.9732551574707, -51.1214714050293, 95.30573272705078, -29.359500885009766, 31.74159049987793], "std": [5.629476547241211, 30.394086837768555, 33.45172882080078, 6.629565238952637, 4.340672492980957, 12.924426078796387], "count": [775]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49284583445250246]], [[0.4897723833825768]], [[0.4508423062718238]]], "std": [[[0.21045098905669707]], [[0.206624982357328]], [[0.19642574629829637]]], "count": [146]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524248449950757]], [[0.46273773670427076]], [[0.46020301867893276]]], "std": [[[0.23575291739373586]], [[0.23078880673838992]], [[0.2416772421694709]]], "count": [146]}, "timestamp": {"min": [0.0], "max": [25.8], "mean": [12.9], "std": [7.457434768962672], "count": [775]}, "frame_index": {"min": [0], "max": [774], "mean": [387.0], "std": [223.72304306888014], "count": [775]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [775]}, "index": {"min": [0], "max": [774], "mean": [387.0], "std": [223.72304306888014], "count": [775]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [775]}}}
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": 775,
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.front": {
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": "Place Colour in Correct Spot"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a51b9cb42af72034619bc971c70ae973300e21770394e8eba60bec9cbde526e
3
+ size 7895913
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:1cf869d758478762d472435507c645df4276c80743605fc90a47f81b32a1ffb4
3
+ size 2708224