cijerezg commited on
Commit
266a365
·
verified ·
1 Parent(s): 201fc88

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:1c60f09ac0ab9f12658270c9492e488a0226cd48ac507f5d559aea0338051bbc
3
+ size 21561
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put the sock in the container"], "length": 273}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-24.449756622314453, -73.11703491210938, 20.80738067626953, 39.18684387207031, -8.864665985107422, 30.14544677734375], "max": [-5.6991119384765625, -4.2267961502075195, 86.95631408691406, 66.8070068359375, -0.09264174103736877, 44.8992805480957], "mean": [-11.413915634155273, -20.80903434753418, 33.820526123046875, 47.626129150390625, -3.032590627670288, 35.64768981933594], "std": [4.2320637702941895, 19.282997131347656, 15.23370361328125, 5.5981831550598145, 1.922061800956726, 3.542781352996826], "count": [273]}, "observation.state": {"min": [-23.13311767578125, -72.9867935180664, 25.33814239501953, 41.0994758605957, -9.75788688659668, 30.408653259277344], "max": [-6.655844211578369, -3.706859827041626, 98.46708679199219, 65.2705078125, -0.2201027125120163, 44.35095977783203], "mean": [-11.818525314331055, -20.53951072692871, 37.49574279785156, 48.310096740722656, -3.186248779296875, 35.626243591308594], "std": [4.101181983947754, 20.705562591552734, 17.1387882232666, 5.4630022048950195, 2.0238754749298096, 3.46966814994812], "count": [273]}, "observation.images.top": {"min": [[[0.03137254901960784]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5926955187908497]], [[0.5926985375816993]], [[0.6001884027777777]]], "std": [[[0.27080183665242025]], [[0.2607053204872168]], [[0.25294895882231155]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}, "index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}}}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 273,
6
+ "total_tasks": 1,
7
+ "total_videos": 1,
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.top": {
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
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Put the sock in the container"}
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:1c43532fc48f8fc5686d28038de27934fc40b1c6e6f8728bc69be884e9aa30be
3
+ size 3083971