JeffSSC commited on
Commit
913dc93
·
verified ·
1 Parent(s): 39c5e6b

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:dd8cd77619a689c330680110b640774dac1e4049d0bdb22990d8ecec0283fe8d
3
+ size 18970
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Carta 5"], "length": 447}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-5.8952765464782715, -99.1670150756836, 7.692307472229004, 35.40115737915039, -18.39226722717285, 2.3319616317749023], "max": [-5.016477584838867, -33.277801513671875, 30.45798110961914, 95.4507827758789, 37.92927932739258, 77.6406021118164], "mean": [-5.225353717803955, -64.52375030517578, 19.036088943481445, 63.33209228515625, 4.304394245147705, 24.58037757873535], "std": [0.27650323510169983, 31.24786376953125, 8.420472145080566, 28.39162254333496, 9.302895545959473, 31.66788101196289], "count": [447]}, "observation.state": {"min": [-6.102941036224365, -98.50560760498047, 9.960509300231934, 36.327186584472656, -16.811891555786133, 4.4429707527160645], "max": [-5.073529243469238, -33.41635513305664, 64.0193099975586, 95.10826110839844, 37.416709899902344, 77.254638671875], "mean": [-5.4068145751953125, -64.09770965576172, 20.792247772216797, 62.87046813964844, 4.121781349182129, 25.02407455444336], "std": [0.11738752573728561, 31.3000545501709, 9.35755729675293, 27.556230545043945, 8.93438720703125, 31.094640731811523], "count": [447]}, "observation.images.garra": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033135723039215]], [[0.5002626674836601]], [[0.5080957924836601]]], "std": [[[0.3242534338535916]], [[0.32476344966197385]], [[0.309366870562201]]], "count": [100]}, "observation.images.celular": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.531527193627451]], [[0.5319664889705883]], [[0.5429390972222222]]], "std": [[[0.3060882658619043]], [[0.2983035198788348]], [[0.2781400434600411]]], "count": [100]}, "observation.images.cartas": {"min": [[[0.03137254901960784]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.8705882352941177]], [[0.8549019607843137]]], "mean": [[[0.3908666094771242]], [[0.32548756127450984]], [[0.2884639481209151]]], "std": [[[0.286549599408404]], [[0.2394021558591692]], [[0.20092583857516375]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [14.866666666666667], "mean": [7.433333333333333], "std": [4.301248742021407], "count": [447]}, "frame_index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}, "index": {"min": [0], "max": [446], "mean": [223.0], "std": [129.03746226064223], "count": [447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [447]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 447,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
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.garra": {
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.celular": {
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
+ "observation.images.cartas": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 480,
95
+ 640,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 480,
105
+ "video.width": 640,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "frame_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "episode_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "task_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ }
149
+ }
150
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Carta 5"}
videos/chunk-000/observation.images.cartas/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02065de136d2664bc48767001aad45eae814e3f209d00f677769968f7d41ef19
3
+ size 2763868
videos/chunk-000/observation.images.celular/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc00ac4033f84871260ff64b3351aa66bb0d436ee8a0f01169dc06e6b701a54
3
+ size 16313683
videos/chunk-000/observation.images.garra/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81069dcaed54aacc082c838760c0dcc2095733118c4f8db942352f5baaaaa4a1
3
+ size 9448828