a6047425318 commited on
Commit
814d131
·
verified ·
1 Parent(s): 27c463d

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:ce86759285579cffe43078ec689074f29e81f4188c383517466b3a837db0cbe2
3
+ size 32049
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Debug episode from green marker dataset"], "length": 630}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-25.804039001464844, -99.66805267333984, -14.375561714172363, 1.7226529121398926, -40.901939392089844, 1.5174506902694702], "max": [53.403141021728516, 14.771783828735352, 99.28121948242188, 99.3109359741211, 3.618248462677002, 25.265554428100586], "mean": [-8.769818305969238, -32.97543716430664, 33.1121826171875, 71.8041763305664, -12.747116088867188, 5.762486934661865], "std": [15.427966117858887, 44.69040298461914, 43.43501663208008, 24.265003204345703, 15.494895935058594, 7.762770652770996], "count": [630]}, "observation.state": {"min": [-25.569435119628906, -98.83769226074219, -12.342767715454102, 2.619149923324585, -40.512821197509766, 2.5590550899505615], "max": [53.3431282043457, 14.819427490234375, 97.79874420166016, 98.62602233886719, 3.345543384552002, 25.459318161010742], "mean": [-8.793688774108887, -32.08836364746094, 33.908260345458984, 71.4806137084961, -12.783060073852539, 7.216831684112549], "std": [15.33322811126709, 44.95143508911133, 42.28414535522461, 24.034442901611328, 15.552874565124512, 7.475644111633301], "count": [630]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4825089477124183]], [[0.48692762581699345]], [[0.4869021176470588]]], "std": [[[0.314775584790168]], [[0.308133486051039]], [[0.31176160206532577]]], "count": [125]}, "observation.images.gripper": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203718235294118]], [[0.506362797385621]], [[0.5050537990196078]]], "std": [[[0.2694705524366494]], [[0.27491657706334083]], [[0.27634649845299114]]], "count": [125]}, "timestamp": {"min": [0.0], "max": [20.966666666666665], "mean": [10.483333333333333], "std": [6.062170189577937], "count": [630]}, "frame_index": {"min": [0], "max": [629], "mean": [314.5], "std": [181.86510568733812], "count": [630]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [630]}, "index": {"min": [0], "max": [629], "mean": [314.5], "std": [181.86510568733812], "count": [630]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [630]}}}
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": 630,
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.side": {
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.gripper": {
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": "Debug episode from green marker dataset"}
videos/chunk-000/observation.images.gripper/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:942b07eb0f3fa089d3fba013bc9a7fea2349fbaef3d312faf31a8d95b05d64e6
3
+ size 2483273
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941a992a2c91971be47e7d827761c5fac7b6fd86671bc7db676910bda2cc04c4
3
+ size 3530311