asldjflasjdlajflsdkfal commited on
Commit
08725c7
·
verified ·
1 Parent(s): 0d8197c

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:b90a942f6d37e8bbbcef0903a77243cd35f5118fdb5e56ead92ea73da8e0190c
3
+ size 61317
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["put cube in box"], "length": 865}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [1.5163326263427734, 96.38526916503906, 87.18238830566406, 43.32152557373047, -75.59410095214844, 0.7274608612060547], "max": [45.698673248291016, 195.15936279296875, 173.6981658935547, 88.13975524902344, -20.008987426757812, 32.478485107421875], "mean": [9.506050109863281, 142.33425903320312, 135.96597290039062, 66.08341979980469, -49.63889694213867, 13.152647018432617], "std": [8.234907150268555, 28.2282657623291, 21.42181396484375, 12.964461326599121, 13.566823959350586, 9.92070198059082], "count": [865]}, "observation.state": {"min": [1.93359375, 97.3828125, 89.12109375, 43.41796875, -75.76171875, 1.047120451927185], "max": [44.384765625, 192.65625, 173.49609375, 87.275390625, -20.21484375, 32.086761474609375], "mean": [9.569917678833008, 142.14686584472656, 137.13487243652344, 65.77513885498047, -49.733604431152344, 13.159822463989258], "std": [8.159584045410156, 28.143156051635742, 21.33997344970703, 11.700542449951172, 13.693463325500488, 9.812891960144043], "count": [865]}, "observation.images.laptop": {"min": [[[0.023529411764705882]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222994126896041]], [[0.4957003303942122]], [[0.4804164585645579]]], "std": [[[0.2845743806578032]], [[0.26974826166885585]], [[0.24331434558356566]]], "count": [159]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43945599025773835]], [[0.35887489209520285]], [[0.3109698804312081]]], "std": [[[0.2971708768062629]], [[0.30568030938442364]], [[0.31013840843500823]]], "count": [159]}, "timestamp": {"min": [0.0], "max": [28.8], "mean": [14.4], "std": [8.323460818673924], "count": [865]}, "frame_index": {"min": [0], "max": [864], "mean": [432.0], "std": [249.70382456021773], "count": [865]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [865]}, "index": {"min": [0], "max": [864], "mean": [432.0], "std": [249.70382456021773], "count": [865]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [865]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 1,
5
+ "total_frames": 865,
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.laptop": {
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.fps": 30.0,
59
+ "video.height": 480,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.phone": {
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.fps": 30.0,
82
+ "video.height": 480,
83
+ "video.width": 640,
84
+ "video.channels": 3,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
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": "put cube in box"}
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cefa099bea373dfa4998c79d90b967db4a37bc8fe71ecfd9e6275201f67656d8
3
+ size 8619192
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d26ea50bf3f6e26d57410d65af3f24d2e7e348126156f5f1168c7f5950b530f
3
+ size 7104015