JeffSSC commited on
Commit
c82741d
·
verified ·
1 Parent(s): 579b39c

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:01c4f33897d6d129c95d61d5cfce83619594ecfe503bb18ce3960ec0552863b7
3
+ size 33018
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Carta 1"], "length": 893}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-21.897809982299805, -99.33222198486328, -21.77817726135254, 27.949260711669922, 2.9161291122436523, 0.0], "max": [4.306569576263428, 32.888145446777344, 32.10597229003906, 100.0, 98.70967864990234, 24.379562377929688], "mean": [-6.324055194854736, -56.79624938964844, 6.4479498863220215, 83.33743286132812, 16.63167381286621, 7.970565319061279], "std": [5.732299327850342, 52.36720657348633, 21.950658798217773, 22.120080947875977, 29.490705490112305, 9.39957332611084], "count": [893]}, "observation.state": {"min": [-21.84353256225586, -99.23760986328125, -20.395328521728516, 28.730880737304688, 3.0789132118225098, 3.401360511779785], "max": [3.7955074310302734, 33.33333206176758, 32.255165100097656, 99.42124938964844, 98.29236602783203, 24.081632614135742], "mean": [-6.528710842132568, -56.36821365356445, 6.849338054656982, 83.13954162597656, 16.474950790405273, 8.877053260803223], "std": [5.674009323120117, 52.831275939941406, 21.55143928527832, 21.706951141357422, 29.42412567138672, 8.680710792541504], "count": [893]}, "observation.images.garra": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5018678274990979]], [[0.49476360695096033]], [[0.5007485477064036]]], "std": [[[0.31782313153236313]], [[0.3173662998179612]], [[0.299875765888387]]], "count": [163]}, "observation.images.celular": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5210071762600745]], [[0.5180785341232607]], [[0.5356447494386303]]], "std": [[[0.30984493075500846]], [[0.30047850986428115]], [[0.2713900806728031]]], "count": [163]}, "observation.images.cartas": {"min": [[[0.050980392156862744]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[0.8980392156862745]], [[0.9333333333333333]]], "mean": [[[0.3680342397951]], [[0.3150693855507438]], [[0.2705439234231525]]], "std": [[[0.27459702145234965]], [[0.22754747581873405]], [[0.18291967848178042]]], "count": [163]}, "timestamp": {"min": [0.0], "max": [29.733333333333334], "mean": [14.866666666666664], "std": [8.592891118696766], "count": [893]}, "frame_index": {"min": [0], "max": [892], "mean": [446.0], "std": [257.78673356090303], "count": [893]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [893]}, "index": {"min": [0], "max": [892], "mean": [446.0], "std": [257.78673356090303], "count": [893]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [893]}}}
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": 893,
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 1"}
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:1791011f2bd1a12fa5050a43f0ac4b75879335d01f6ce16148d4ee933838a593
3
+ size 4113865
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:c39baca596c108a2d9bca5cf27769f83afdf1b73e7f8eb1702a536134ecd539e
3
+ size 30707247
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:02002f40aebd2af1df88bd9ab6b5552de486376865bb5a3108999ceb04614cda
3
+ size 16515479