Tao020610 commited on
Commit
8602e8c
·
verified ·
1 Parent(s): c028ec2

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:4514fae7602f121e9e7795f442a92f7ef0e0ef243276a690d7a39c4fbf18b3ff
3
+ size 40393
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a marker pen and put it in the plate."], "length": 545}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-29.853456497192383, 45.26057434082031, 30.025760650634766, 67.78678131103516, -48.57670974731445, -1.0361404418945312], "max": [31.799596786499023, 152.75843811035156, 142.26608276367188, 101.33784484863281, 41.70513153076172, 35.21472930908203], "mean": [8.279230117797852, 79.00704956054688, 73.67479705810547, 85.27278900146484, -1.4846302270889282, 12.965803146362305], "std": [14.004839897155762, 18.710124969482422, 20.325590133666992, 9.176689147949219, 20.909263610839844, 12.866188049316406], "count": [545]}, "observation.state": {"min": [-29.53125, 44.296875, 34.013671875, 63.193359375, -48.33984375, -0.8130080699920654], "max": [30.76171875, 179.560546875, 179.912109375, 101.162109375, 41.220703125, 34.82384490966797], "mean": [8.117546081542969, 77.6873779296875, 76.5827865600586, 85.10845947265625, -1.4120556116104126, 12.718600273132324], "std": [14.008832931518555, 21.087032318115234, 22.98746681213379, 9.33937931060791, 20.725187301635742, 12.75085735321045], "count": [545]}, "observation.images.laptop": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5914441107172035]], [[0.585457002071662]], [[0.5839525067839636]]], "std": [[[0.17878942848331764]], [[0.18518189610256003]], [[0.19271395770589977]]], "count": [112]}, "observation.images.phone": {"min": [[[0.043137254901960784]], [[0.047058823529411764]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813052200046685]], [[0.4479650461747199]], [[0.4305809534751401]]], "std": [[[0.12424352952857252]], [[0.11664455711595037]], [[0.11929732792321181]]], "count": [112]}, "timestamp": {"min": [0.0], "max": [18.133333333333333], "mean": [9.066666666666668], "std": [5.244256117145903], "count": [545]}, "frame_index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}, "index": {"min": [0], "max": [544], "mean": [272.0], "std": [157.3276835143771], "count": [545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [545]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101",
4
+ "total_episodes": 1,
5
+ "total_frames": 545,
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 marker pen and put it in the plate."}
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:116ef47963943814dabd7bd062a4c4864dd4ad217e25fc474748099b92361e06
3
+ size 2336452
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:6a64a3e44438df02684fc98d862666f0b8b785b91387d8b3f15a9e26a83bc801
3
+ size 3700488