shuohsuan commited on
Commit
9bf8d4b
·
verified ·
1 Parent(s): a84796c

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:5e27b78fd3992330071a32f06f48b3a157505fc909bab196fb48a3f152bbf29f
3
+ size 41820
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["1"], "length": 898}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-44.9573860168457, -99.91356658935547, -8.941605567932129, 38.6447639465332, -29.230770111083984, 0.095238097012043], "max": [0.8522727489471436, 12.186689376831055, 100.0, 88.00821685791016, 2.2710623741149902, 58.380950927734375], "mean": [-14.758776664733887, -58.12223434448242, 56.3306770324707, 68.27960968017578, -9.003664016723633, 11.1565523147583], "std": [18.336769104003906, 43.9957160949707, 44.87821578979492, 12.478815078735352, 11.429828643798828, 16.320308685302734], "count": [898]}, "observation.state": {"min": [-45.190948486328125, -99.48186492919922, -6.1050639152526855, 39.815185546875, -29.035409927368164, 0.4794520437717438], "max": [0.14144271612167358, 12.694300651550293, 98.95882415771484, 87.7059097290039, 1.88034188747406, 57.80821990966797], "mean": [-15.044915199279785, -57.1838493347168, 56.50112533569336, 68.22367858886719, -8.941356658935547, 11.689855575561523], "std": [18.312971115112305, 44.48122024536133, 43.7990608215332, 12.193521499633789, 11.504019737243652, 16.231176376342773], "count": [898]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115828015403315]], [[0.5109999738462458]], [[0.5142809934441256]]], "std": [[[0.27394484565612565]], [[0.2804342935058045]], [[0.27880961475614163]]], "count": [164]}, "observation.images.wrist": {"min": [[[0.027450980392156862]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40904816774270686]], [[0.42852606906583773]], [[0.4200157022158457]]], "std": [[[0.20474166381946166]], [[0.1852112756636284]], [[0.17102717501018386]]], "count": [164]}, "timestamp": {"min": [0.0], "max": [29.9], "mean": [14.950000000000001], "std": [8.64100367112782], "count": [898]}, "frame_index": {"min": [0], "max": [897], "mean": [448.5], "std": [259.23011013383456], "count": [898]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [898]}, "index": {"min": [0], "max": [897], "mean": [448.5], "std": [259.23011013383456], "count": [898]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [898]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 898,
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
+ "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.side": {
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.wrist": {
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": "1"}
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8814dddddb0bb9d5f6a162bf49b87a53956076f8e1c59d961dbbd25cdb602d12
3
+ size 8118820
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:fb9fb72d1d287da41c07b5cd800c505c49a2e492826c8207baf6ccc8562cce93
3
+ size 6585737