Zasha01 commited on
Commit
a9aa029
·
verified ·
1 Parent(s): 06cf2f9

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:a39b81286a171a83095f7d67fef4d613aa5edb47c5580068e9cba29ee4ab2d2c
3
+ size 24562
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up chess piece on green field and place it on red field"], "length": 326}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-19.309837341308594, -99.75226593017578, 14.311599731445312, 22.76214599609375, -64.72127532958984, 1.0101006031036377], "max": [0.9544754028320312, -9.248558044433594, 75.99636840820312, 99.74423217773438, -48.390472412109375, 63.01476287841797], "mean": [-11.15239429473877, -50.115577697753906, 52.405975341796875, 61.68677520751953, -57.174991607666016, 14.364270210266113], "std": [4.77418327331543, 26.213130950927734, 14.014740943908691, 21.894712448120117, 5.358119964599609, 19.62461280822754], "count": [326]}, "observation.state": {"min": [-19.00232696533203, -98.97554016113281, 13.239982604980469, 22.116470336914062, -64.46101379394531, 1.2420333623886108], "max": [0.8146743774414062, -8.109626770019531, 77.04360961914062, 99.85963439941406, -29.84136199951172, 62.90597915649414], "mean": [-11.044669151306152, -48.76240921020508, 53.20867919921875, 61.37311935424805, -56.98124313354492, 15.177704811096191], "std": [4.8495564460754395, 26.392690658569336, 14.133374214172363, 21.846881866455078, 5.769785404205322, 18.96816635131836], "count": [326]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9176470588235294]], [[0.9176470588235294]]], "mean": [[[0.7692798549836601]], [[0.7564778125]], [[0.7227457741013071]]], "std": [[[0.22246442854464732]], [[0.2236164980190594]], [[0.24347814167805926]]], "count": [100]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9333333333333333]], [[0.9333333333333333]]], "mean": [[[0.5386907781862744]], [[0.5314048631535948]], [[0.48800461192810457]]], "std": [[[0.3660122533927191]], [[0.3591657539301913]], [[0.3506769470053139]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [10.833333333333334], "mean": [5.416666666666666], "std": [3.136921704119785], "count": [326]}, "frame_index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [326]}, "index": {"min": [0], "max": [325], "mean": [162.5], "std": [94.10765112359356], "count": [326]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [326]}}}
meta/info.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 326,
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.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "video_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.0,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ },
67
+ "info": {
68
+ "video.height": 480,
69
+ "video.width": 640,
70
+ "video.codec": "av1",
71
+ "video.pix_fmt": "yuv420p",
72
+ "video.is_depth_map": false,
73
+ "video.fps": 30,
74
+ "video.channels": 3,
75
+ "has_audio": false
76
+ }
77
+ },
78
+ "observation.images.wrist": {
79
+ "dtype": "video",
80
+ "shape": [
81
+ 480,
82
+ 640,
83
+ 3
84
+ ],
85
+ "names": [
86
+ "height",
87
+ "width",
88
+ "channels"
89
+ ],
90
+ "video_info": {
91
+ "video.height": 480,
92
+ "video.width": 640,
93
+ "video.codec": "av1",
94
+ "video.pix_fmt": "yuv420p",
95
+ "video.is_depth_map": false,
96
+ "video.fps": 30.0,
97
+ "video.channels": 3,
98
+ "has_audio": false
99
+ },
100
+ "info": {
101
+ "video.height": 480,
102
+ "video.width": 640,
103
+ "video.codec": "av1",
104
+ "video.pix_fmt": "yuv420p",
105
+ "video.is_depth_map": false,
106
+ "video.fps": 30,
107
+ "video.channels": 3,
108
+ "has_audio": false
109
+ }
110
+ },
111
+ "timestamp": {
112
+ "dtype": "float32",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "frame_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "episode_index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "task_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ }
146
+ }
147
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick up chess piece on green field and place it on red field"}
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:1dc0deffd575c4f1064387734f3f22475d82ec534dfa1e513242abed4918549e
3
+ size 2816562
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:de87bbd74ec8c4d6e04fcaf4c439c3392b0cec80af49e07b29f98df5f0667ee3
3
+ size 2864360