erebius commited on
Commit
b171d2c
·
verified ·
1 Parent(s): b242433

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:cbced01b73bf4d891157370e6e13b82571533d6aed08c94bbb705131437727f9
3
+ size 12008
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["watering_demo"], "length": 295}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-57.57575607299805, -100.0, 58.29555892944336, 53.14775085449219, -4.34782600402832, 3.2411067485809326], "max": [62.96296310424805, -62.03276062011719, 100.0, 76.44539642333984, 3.399209499359131, 3.8735177516937256], "mean": [-9.27048397064209, -69.36355590820312, 65.91046142578125, 74.41683959960938, -2.3432321548461914, 3.399197578430176], "std": [40.75233459472656, 9.813891410827637, 9.901449203491211, 4.172823905944824, 2.7693982124328613, 0.160099595785141], "count": [295]}, "observation.state": {"min": [-57.17439270019531, -100.0, 63.025962829589844, 53.846153259277344, -4.420024394989014, 3.1372549533843994], "max": [62.47240447998047, -62.048431396484375, 99.91047668457031, 87.48943328857422, 3.1990232467651367, 3.9215686321258545], "mean": [-8.382319450378418, -69.41693878173828, 68.20234680175781, 74.95255279541016, -2.352019786834717, 3.34218430519104], "std": [40.00216293334961, 9.97686767578125, 8.902657508850098, 4.224607467651367, 2.7753329277038574, 0.14433251321315765], "count": [295]}, "observation.images.overhead": {"min": [[[0.7058823529411765]], [[0.6980392156862745]], [[0.6901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.9984311574074074]], [[0.9985239787581699]], [[0.998600781590414]]], "std": [[[0.01290280663688098]], [[0.01251409815677192]], [[0.012071389957958506]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3877201858660131]], [[0.37525266135620916]], [[0.38716326797385625]]], "std": [[[0.25163905758834]], [[0.2927514531209776]], [[0.2618337213135946]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [29.4], "mean": [14.7], "std": [8.515867542417507], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}}}
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": 295,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
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.overhead": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 1080,
49
+ 1920,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 1080,
59
+ "video.width": 1920,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 10,
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": 10,
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": "watering_demo"}
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:41199b89a2186ac0d849175b62aa0a3614c11ffb4016fb6adfb2fcc61ec4f496
3
+ size 2447586
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:fc62e9b4faa7bbbeec4c12e12860f6bc32deffd6dea00e3e8b9a34e1c1bbaaf1
3
+ size 8883401