1g0rrr commited on
Commit
fc31b4d
·
verified ·
1 Parent(s): ea0fd40

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:a1e47782b955830c706554a93244230cd3bcec917d80bc13a78fff7266eee314
3
+ size 11487
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grab the black cube"], "length": 186}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-4.940587997436523, 62.78139114379883, -96.61835479736328, -56.47721481323242, -14.497773170471191, -2.661782741546631, 97.59358215332031], "max": [19.449655532836914, 100.0, -60.54750442504883, -42.140296936035156, 8.46115779876709, 3.5409035682678223, 98.93048095703125], "mean": [2.922525644302368, 94.75390625, -87.57035827636719, -52.31044006347656, 0.6911315321922302, -0.5091453194618225, 98.90030670166016], "std": [8.380685806274414, 9.703008651733398, 12.67102336883545, 3.156986713409424, 7.8336687088012695, 1.8809704780578613, 0.16708101332187653], "count": [186]}, "observation.state": {"min": [-4.826802730560303, 62.52587890625, -100.0, -92.49492645263672, -13.399014472961426, -2.612942695617676, 98.00443267822266], "max": [19.023283004760742, 99.06832122802734, -67.90540313720703, -43.71196746826172, 7.586206912994385, 3.492063522338867, 98.89134979248047], "mean": [2.6683270931243896, 93.68588256835938, -91.380615234375, -54.63865661621094, 0.8231374025344849, -0.5679632425308228, 98.61849212646484], "std": [8.29965877532959, 9.673635482788086, 12.2188720703125, 6.915104866027832, 7.491910457611084, 1.8898881673812866, 0.12063810974359512], "count": [186]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5970949693627452]], [[0.5920961397058824]], [[0.5750150551470588]]], "std": [[[0.24105490887655687]], [[0.24003243421187115]], [[0.24487631763672124]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6374907638888888]], [[0.6126083558006536]], [[0.5889645118464052]]], "std": [[[0.13519933666749462]], [[0.14329270905970268]], [[0.16186695105082718]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}}}
meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "sam_follower_name",
4
+ "total_episodes": 1,
5
+ "total_frames": 186,
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
+ 7
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_side.pos",
28
+ "wrist_roll.pos",
29
+ "gripper.pos"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "shoulder_pan.pos",
39
+ "shoulder_lift.pos",
40
+ "elbow_flex.pos",
41
+ "wrist_flex.pos",
42
+ "wrist_side.pos",
43
+ "wrist_roll.pos",
44
+ "gripper.pos"
45
+ ]
46
+ },
47
+ "observation.images.top": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.wrist": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "frame_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "episode_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "task_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ }
128
+ }
129
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Grab the black cube"}
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:3e892fbf04e4a36d6fdee06150342950b11b5551b6d406e6cbc344bedb4b9041
3
+ size 1861665
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:7588128a5e61ff98ca47163466a9abd1ca6ba779bd9a4635c1189ece1fc7038a
3
+ size 741154