markstev commited on
Commit
211d66a
·
verified ·
1 Parent(s): b4f25b1

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:63b83b4d342f7bb154c89a03fe8090326e9dca9ed5ed63ea3b30dc00b361991d
3
+ size 23533
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Scooping"], "length": 452}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-37.205650329589844, -99.32203674316406, 20.03569793701172, -77.55973052978516, -59.55116271972656, 3.2332563400268555], "max": [12.637362480163574, -14.406779289245605, 100.0, 48.03754425048828, 22.52204132080078, 3.695150136947632], "mean": [-15.736794471740723, -38.3691520690918, 57.560325622558594, -11.164069175720215, -17.14921760559082, 3.468311071395874], "std": [15.857346534729004, 26.71652603149414, 20.092769622802734, 34.618064880371094, 25.03266716003418, 0.037407297641038895], "count": [452]}, "observation.state": {"min": [-37.083011627197266, -99.57770538330078, 23.477453231811523, -77.79791259765625, -59.463722229003906, 4.166666507720947], "max": [12.179984092712402, -14.611486434936523, 99.81404113769531, 47.89306640625, 21.871713638305664, 4.2517008781433105], "mean": [-15.694049835205078, -38.19122314453125, 59.12748336791992, -11.624321937561035, -17.697511672973633, 4.218389511108398], "std": [15.958297729492188, 27.436464309692383, 19.707721710205078, 35.09062576293945, 25.07611083984375, 0.04150589555501938], "count": [452]}, "observation.images.front": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19630706495098038]], [[0.16369398897058823]], [[0.15142832924836602]]], "std": [[[0.24843324167700356]], [[0.27207885472994753]], [[0.25676114904350683]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2233671834150327]], [[0.22375336192810458]], [[0.19550702410130721]]], "std": [[[0.29046010494076624]], [[0.27568213684286724]], [[0.283789257745287]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}, "index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}}}
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": 452,
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": "Scooping"}
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:72c5050974ac6acf805a24d9bb724ae68eabacc8e6ea11d073b1d172a78b9872
3
+ size 496829
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:1ffb9ce19d3e110b3fd2ed6a1f57df1276166ee78101c9230ebe631dab1b312c
3
+ size 2315151