cijerezg commited on
Commit
d333dbc
·
verified ·
1 Parent(s): 95566b9

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:eacc25073a57867ba655b1347fc4abcc973c0488927f970ee488b14df8eee4eb
3
+ size 59318
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put the sock in the container"], "length": 850}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-12.32284164428711, -27.644248962402344, -29.717666625976562, 40.7459716796875, -2.8162519931793213, -0.09415245056152344], "max": [17.532777786254883, 16.552608489990234, 43.94321060180664, 86.98399353027344, 5.756075859069824, 44.112525939941406], "mean": [6.361687660217285, -4.272261619567871, 7.1945343017578125, 59.84818649291992, 1.3507225513458252, 18.987306594848633], "std": [6.773886203765869, 11.373218536376953, 21.983842849731445, 9.03555965423584, 1.859890341758728, 16.78693199157715], "count": [850]}, "observation.state": {"min": [-11.931818008422852, -25.692373275756836, -27.141569137573242, 41.448516845703125, -2.9347028732299805, 2.163461446762085], "max": [17.126623153686523, 17.000425338745117, 48.51217269897461, 86.03839111328125, 5.355832576751709, 43.75], "mean": [6.278550624847412, -3.082986831665039, 8.686784744262695, 59.97338104248047, 1.240342140197754, 19.311368942260742], "std": [6.720327377319336, 11.352922439575195, 21.94963264465332, 8.994560241699219, 1.8640694618225098, 16.317087173461914], "count": [850]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5094304438633497]], [[0.4889458721888244]], [[0.4460363695607174]]], "std": [[[0.21030831049536555]], [[0.174227290253887]], [[0.17070796192335527]]], "count": [157]}, "observation.images.bottom": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5980446510345114]], [[0.5955126581949127]], [[0.5935571062820032]]], "std": [[[0.25193485655507886]], [[0.24559444729187044]], [[0.24723740892478377]]], "count": [157]}, "timestamp": {"min": [0.0], "max": [28.3], "mean": [14.15], "std": [8.179123153220983], "count": [850]}, "frame_index": {"min": [0], "max": [849], "mean": [424.5], "std": [245.3736945966295], "count": [850]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [850]}, "index": {"min": [0], "max": [849], "mean": [424.5], "std": [245.3736945966295], "count": [850]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [850]}}}
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": 850,
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
+ 340,
49
+ 340,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 340,
59
+ "video.width": 340,
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.bottom": {
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 sock in the container"}
videos/chunk-000/observation.images.bottom/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e411de9d4c15ea86b06828de879c0351f5d9f67804f17b8065270e13b691009
3
+ size 12575602
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:f62c13ca4a27ac127860b0194c96baa9d52ed555425192a39a35e95f8b1e20fe
3
+ size 4228367