markstev commited on
Commit
6e547a1
·
verified ·
1 Parent(s): b1edbad

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:6b2e611e4627f824093675d80f008aaf99759ebe2c0b8beb7b76c9ecb6c5b81e
3
+ size 67712
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Grab the eraser"], "length": 935}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-45.90672302246094, -102.43016052246094, 22.02142333984375, -68.68394470214844, -101.00970458984375, 90.46080780029297], "max": [-5.747833251953125, -14.515926361083984, 99.82548522949219, 66.24673461914062, -10.201419830322266, 95.35830688476562], "mean": [-18.188045501708984, -45.094608306884766, 53.4516716003418, 31.588396072387695, -51.81006622314453, 93.6563949584961], "std": [11.093181610107422, 19.66196632385254, 14.095911979675293, 26.933218002319336, 28.33156967163086, 1.3626595735549927], "count": [935]}, "observation.state": {"min": [-45.6943359375, -99.40878295898438, 25.337053298950195, -63.20797348022461, -99.68453979492188, 90.90135955810547], "max": [-7.059736251831055, -14.611486434936523, 99.53510284423828, 65.47349548339844, -10.410094261169434, 94.47278594970703], "mean": [-18.207948684692383, -44.9593505859375, 55.160404205322266, 31.46190071105957, -51.83720779418945, 93.45669555664062], "std": [10.868509292602539, 19.722972869873047, 14.245619773864746, 27.372676849365234, 28.24538230895996, 1.138095736503601], "count": [935]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40456176398074023]], [[0.432749722028851]], [[0.45078786450477626]]], "std": [[[0.3414980826902884]], [[0.3632074301414017]], [[0.36541544842449786]]], "count": [169]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35620551253045596]], [[0.3575193552519627]], [[0.3584621004466875]]], "std": [[[0.30496949014135744]], [[0.29493715040183516]], [[0.3101733531311372]]], "count": [169]}, "timestamp": {"min": [0.0], "max": [31.133333333333333], "mean": [15.566666666666665], "std": [8.997036549145871], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}, "index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 935,
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
+ 240,
49
+ 320,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 240,
59
+ "video.width": 320,
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.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 240,
72
+ 320,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 240,
82
+ "video.width": 320,
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": "Grab the eraser"}
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:d169c6fd62f5e9ea5d2430a1c3c4905ccb141f8e004d1cb2b5876d8077c086e4
3
+ size 3470821
videos/chunk-000/observation.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a407c92b23d3e019c13b46c5ebd7bd14b90dedcc5c392cd4bc893103000e4c
3
+ size 5779218