shuohsuan commited on
Commit
67f8dca
·
verified ·
1 Parent(s): f30f693

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:84b3cf905f857df48d36e34e360bc3f5accfeb8ed630954d0510972101f68a1c
3
+ size 29447
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["grasp the red cube and put it into the bin"], "length": 460}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-41.193180084228516, -99.82714080810547, -14.051095008850098, 30.10266876220703, -28.205127716064453, 0.095238097012043], "max": [5.46875, 24.027658462524414, 100.0, 88.7474365234375, 1.5384615659713745, 40.761905670166016], "mean": [-16.174333572387695, -26.445444107055664, 26.256189346313477, 62.21335220336914, -12.210654258728027, 16.39151382446289], "std": [18.859785079956055, 39.682090759277344, 37.6054573059082, 17.315954208374023, 11.28810977935791, 13.564678192138672], "count": [460]}, "observation.state": {"min": [-41.44271469116211, -99.48186492919922, -10.553714752197266, 31.13700294494629, -27.86324691772461, 0.6164383292198181], "max": [4.8797736167907715, 24.95682144165039, 99.05348205566406, 88.26837921142578, 1.1477411985397339, 40.27397155761719], "mean": [-16.441944122314453, -24.916276931762695, 27.778560638427734, 62.39493179321289, -12.2467679977417, 17.27400779724121], "std": [18.724655151367188, 40.176353454589844, 36.53143310546875, 17.064695358276367, 11.184401512145996, 13.182867050170898], "count": [460]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490734176879085]], [[0.4854582577614379]], [[0.4904316850490196]]], "std": [[[0.26649488058901166]], [[0.27256116901213545]], [[0.271052826158773]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0392156862745098]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148437295751634]], [[0.4272522201797386]], [[0.41903230187908497]]], "std": [[[0.22207338852405636]], [[0.19986288750480843]], [[0.1839143445253305]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.3], "mean": [7.65], "std": [4.426341604530766], "count": [460]}, "frame_index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [460]}, "index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [460]}}}
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": 460,
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": "grasp the red cube and put it into the bin"}
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:2d4c575683e522fb04dcdbb840c6ae52869b0e68447447d603d35f018e1dd631
3
+ size 4473690
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:93fae77f738a6819cb7e988f3205affb2667f2291233c7a9c0426e2472a414fc
3
+ size 3451580