Martin commited on
Commit
ca51698
·
verified ·
1 Parent(s): be19ddd

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:da5c89a83fc6051ef925d60625bafd0b4389fe4484c061d56b0a51aaa9b06a7f
3
+ size 126594732
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put the ingredients on the plate to assemble a burger"], "length": 650}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-1.7275735139846802, -2.3242857456207275, -2.4071133136749268, -1.124464988708496, 1.5679125785827637, -3.298369884490967, 0.0], "max": [0.3175341486930847, -1.533341646194458, -1.4421614408493042, -0.5236741304397583, 1.570801854133606, -1.2531986236572266, 1.0], "mean": [-0.7527462244033813, -1.9007455110549927, -2.012377977371216, -0.7990682125091553, 1.5700809955596924, -2.3235044479370117, 0.63692307472229], "std": [0.7329424619674683, 0.2406330704689026, 0.2686390280723572, 0.12090419977903366, 0.0008725422085262835, 0.7329608201980591, 0.48088711500167847], "count": [650]}, "observation.state": {"min": [-1.7275735139846802, -2.3242857456207275, -2.4065518379211426, -1.1199053525924683, 1.5679125785827637, -3.298369884490967, 0.0], "max": [0.31768694519996643, -1.533309817314148, -1.4445679187774658, -0.5236741304397583, 1.5708017349243164, -1.2530457973480225, 1.0], "mean": [-0.7526466846466064, -1.9005992412567139, -2.0123512744903564, -0.7992413640022278, 1.5700819492340088, -2.323404550552368, 0.6384615302085876], "std": [0.7329916954040527, 0.2408130019903183, 0.26857298612594604, 0.12079675495624542, 0.0008724738727323711, 0.7330089807510376, 0.4804448187351227], "count": [650]}, "observation.image.bird_cam_01": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41323752450980394]], [[0.49719119281045754]], [[0.5510632611655774]]], "std": [[[0.22844915466717491]], [[0.18113730181392845]], [[0.18006780708916367]]], "count": [128]}, "observation.image.conveyor_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.445328431372549]], [[0.5462394185729847]], [[0.5982198638344227]]], "std": [[[0.20932996780618754]], [[0.16161499900683976]], [[0.17695259114479472]]], "count": [128]}, "observation.image.wrist_cam": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.4523776184640523]], [[0.4565801075708061]], [[0.4476642470043573]]], "std": [[[0.24966878256423178]], [[0.22994297899954969]], [[0.2215528616729481]]], "count": [128]}, "timestamp": {"min": [0.0], "max": [129.8], "mean": [64.9], "std": [37.52772308574023], "count": [650]}, "frame_index": {"min": [0], "max": [649], "mean": [324.5], "std": [187.63861542870114], "count": [650]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [650]}, "index": {"min": [0], "max": [649], "mean": [324.5], "std": [187.63861542870114], "count": [650]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [650]}}}
meta/info.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "ur10e",
4
+ "total_episodes": 1,
5
+ "total_frames": 650,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 5,
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
+ "joint_1",
24
+ "joint_2",
25
+ "joint_3",
26
+ "joint_4",
27
+ "joint_5",
28
+ "joint_6",
29
+ "gripper"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "joint_1",
39
+ "joint_2",
40
+ "joint_3",
41
+ "joint_4",
42
+ "joint_5",
43
+ "joint_6",
44
+ "gripper"
45
+ ]
46
+ },
47
+ "observation.image.bird_cam_01": {
48
+ "dtype": "image",
49
+ "shape": [
50
+ 300,
51
+ 300,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ]
59
+ },
60
+ "observation.image.conveyor_cam": {
61
+ "dtype": "image",
62
+ "shape": [
63
+ 300,
64
+ 300,
65
+ 3
66
+ ],
67
+ "names": [
68
+ "height",
69
+ "width",
70
+ "channels"
71
+ ]
72
+ },
73
+ "observation.image.wrist_cam": {
74
+ "dtype": "image",
75
+ "shape": [
76
+ 300,
77
+ 300,
78
+ 3
79
+ ],
80
+ "names": [
81
+ "height",
82
+ "width",
83
+ "channels"
84
+ ]
85
+ },
86
+ "timestamp": {
87
+ "dtype": "float32",
88
+ "shape": [
89
+ 1
90
+ ],
91
+ "names": null
92
+ },
93
+ "frame_index": {
94
+ "dtype": "int64",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "episode_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "task_index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ }
121
+ }
122
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Put the ingredients on the plate to assemble a burger"}