tenfoldpaper commited on
Commit
0c44f18
·
verified ·
1 Parent(s): ca682a7

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:c46be6da1b2c405f52f1e5e3ad0cf4df68b1c5aa2232adc9d5e5efc739c7fe40
3
+ size 38655
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["pick up the gummy bear and place it in the box"], "length": 705}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-13.634693145751953, -100.0, -33.393585205078125, 19.07216453552246, -100.0, 0.0], "max": [42.080116271972656, 5.499154090881348, 100.0, 100.0, 2.030055284500122, 36.429725646972656], "mean": [17.39542579650879, -47.080657958984375, 58.190521240234375, 70.02346801757812, -53.58097457885742, 8.86489200592041], "std": [16.65102195739746, 38.8080940246582, 28.868820190429688, 18.451871871948242, 37.738887786865234, 11.636153221130371], "count": [705]}, "observation.state": {"min": [-13.537440299987793, -100.0, -28.31509780883789, 22.265121459960938, -99.73403930664062, 1.0231924057006836], "max": [41.57137680053711, 5.673158168792725, 99.9124755859375, 99.3135986328125, 1.8617020845413208, 36.289222717285156], "mean": [17.369470596313477, -46.60305404663086, 58.99516677856445, 69.90910339355469, -53.54954147338867, 10.614046096801758], "std": [16.62837028503418, 38.97399139404297, 28.105390548706055, 18.025678634643555, 37.22153091430664, 10.427480697631836], "count": [705]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5785814500432527]], [[0.5546766613201654]], [[0.5383963034049404]]], "std": [[[0.1602463120964671]], [[0.18079481508398607]], [[0.19462065399356043]]], "count": [136]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44905597606689734]], [[0.4367452181853133]], [[0.39077897473327566]]], "std": [[[0.2699937186878955]], [[0.2733936657592892]], [[0.27820003901298107]]], "count": [136]}, "observation.images.side2": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5375223772106882]], [[0.5214224937524029]], [[0.5613947460111496]]], "std": [[[0.2913685963244189]], [[0.3193019614881173]], [[0.3489649570553527]]], "count": [136]}, "timestamp": {"min": [0.0], "max": [23.466666666666665], "mean": [11.733333333333333], "std": [6.783858838503403], "count": [705]}, "frame_index": {"min": [0], "max": [704], "mean": [352.0], "std": [203.5157651551021], "count": [705]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [705]}, "index": {"min": [0], "max": [704], "mean": [352.0], "std": [203.5157651551021], "count": [705]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [705]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 705,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
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.front": {
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.side": {
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
+ "observation.images.side2": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 480,
95
+ 640,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 480,
105
+ "video.width": 640,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "frame_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "episode_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "task_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ }
149
+ }
150
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "pick up the gummy bear and place it in the box"}
videos/chunk-000/observation.images.front/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c3e2854b4e0d3e2d240d8c0ffc483f7e0d05749889e408cf9d42b8edd36db8
3
+ size 2170643
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:03e6b299155351274eeb4ca1140136bb0ccf9baa1646cb3133c97bf066e92f67
3
+ size 5983691
videos/chunk-000/observation.images.side2/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ea58884a2b96a62dee68fc60484f1cfa49be40784cc2117ccb739acb95370a
3
+ size 6976788