cjlqwe commited on
Commit
ac649dc
·
verified ·
1 Parent(s): 07b6250

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:0a468200015d30bc3de50786ebb9837a5cde65fe529b8c21ea00e3b1c3e27a83
3
+ size 75325
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a cube and put it in the box."], "length": 1108}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-41.591529846191406, 61.157108306884766, 45.097450256347656, 34.29106903076172, -104.92350006103516, -5.939345359802246], "max": [8.315705299377441, 191.71868896484375, 181.76025390625, 76.9698257446289, -91.14409637451172, 46.918060302734375], "mean": [-2.8011584281921387, 91.91388702392578, 87.95809936523438, 56.2003173828125, -99.22097778320312, 9.93708324432373], "std": [12.621149063110352, 28.706493377685547, 26.1958065032959, 15.143938064575195, 3.011735439300537, 17.574459075927734], "count": [1108]}, "observation.state": {"min": [-41.748046875, 59.58984375, 49.658203125, 35.33203125, -104.4140625, -2.317655086517334], "max": [8.0859375, 191.6015625, 178.41796875, 77.51953125, -91.40625, 46.76210021972656], "mean": [-2.9565517902374268, 89.59599304199219, 90.30973815917969, 56.60265350341797, -99.15725708007812, 11.267444610595703], "std": [12.63647747039795, 30.04800033569336, 25.861190795898438, 14.987885475158691, 3.104341745376587, 16.330398559570312], "count": [1108]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33322240093954253]], [[0.31937262348515794]], [[0.272642578125]]], "std": [[[0.21302029465465983]], [[0.18593371898695815]], [[0.1743650694315776]]], "count": [192]}, "observation.images.phone": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.007561861723856209]], [[0.008173722809436275]], [[0.007950367647058823]]], "std": [[[0.0659161937582895]], [[0.07050544239573266]], [[0.06856288188263249]]], "count": [192]}, "timestamp": {"min": [0.0], "max": [36.9], "mean": [18.45], "std": [10.661730628748787], "count": [1108]}, "frame_index": {"min": [0], "max": [1107], "mean": [553.5], "std": [319.8519188624636], "count": [1108]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1108]}, "index": {"min": [0], "max": [1107], "mean": [553.5], "std": [319.8519188624636], "count": [1108]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1108]}}}
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": 1108,
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.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.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.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": "Grasp a cube and put it in the 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:330e30a1313b77a4fc479807c6a473cb218236a99eb19a34a9258eefaa2a6722
3
+ size 3973228
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:cbda57e98934a34089dc4eb3192699a22f941e3cb572f1f48289332ec447cdd5
3
+ size 3062016