shuohsuan commited on
Commit
438e250
·
verified ·
1 Parent(s): b57e7a1

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:ad86cc68739ee3db2c8fd973a1467b9fe6d72d90a49caac51432874239f69871
3
+ size 32653
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["start"], "length": 572}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-42.421016693115234, -100.0, -5.608755111694336, 34.239803314208984, -49.4505500793457, 0.09337068349123001], "max": [6.141284942626953, 16.478750228881836, 100.0, 88.13349914550781, 3.296703338623047, 98.03921508789062], "mean": [-14.430627822875977, -20.402536392211914, 28.708635330200195, 59.908809661865234, -16.385547637939453, 35.679161071777344], "std": [21.00967025756836, 39.58616256713867, 34.493125915527344, 11.83657169342041, 16.381309509277344, 30.485586166381836], "count": [572]}, "observation.state": {"min": [-42.24750900268555, -100.0, -2.7276930809020996, 35.262943267822266, -49.05982971191406, 0.7570543885231018], "max": [6.1877665519714355, 16.87635612487793, 99.35275268554688, 87.93314361572266, 3.1501832008361816, 97.04060363769531], "mean": [-14.358540534973145, -19.399118423461914, 30.174678802490234, 60.27719497680664, -15.987847328186035, 35.589019775390625], "std": [20.986774444580078, 39.737709045410156, 33.71127700805664, 11.76232624053955, 16.229135513305664, 29.577789306640625], "count": [572]}, "observation.images.side": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.539505030496394]], [[0.5391278911708361]], [[0.5453773647030651]]], "std": [[[0.27274860312693433]], [[0.2746358447957569]], [[0.27088469413195565]]], "count": [116]}, "observation.images.wrist": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.410145033947487]], [[0.4240344862801443]], [[0.41237632937514085]]], "std": [[[0.18998800759196818]], [[0.17467936713070664]], [[0.1598538765508699]]], "count": [116]}, "timestamp": {"min": [0.0], "max": [19.033333333333335], "mean": [9.516666666666667], "std": [5.5040641549878595], "count": [572]}, "frame_index": {"min": [0], "max": [571], "mean": [285.5], "std": [165.1219246496358], "count": [572]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [572]}, "index": {"min": [0], "max": [571], "mean": [285.5], "std": [165.1219246496358], "count": [572]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [572]}}}
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": 572,
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": "start"}
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:e6bbb1902418fe9de7401ec2a7354794307427e2810a1d66674fa6e394979c86
3
+ size 5301100
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:29ecbe7f040f886f5af1ebb5139d15feafec35c78feea9ad75c4b7b883cb887d
3
+ size 3488065