taxitain commited on
Commit
9449a69
·
verified ·
1 Parent(s): 43078c9

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:7d424fe47d4cab8a2fc3a6136142a7191e1eff3ea5cf43d55fd087d298d3c7df
3
+ size 9771
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put an object in the bin."], "length": 114}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-3.077688455581665, 179.99693298339844, 152.9932861328125, 52.24649429321289, 12.395360946655273, 18.88433837890625], "max": [-1.7176374197006226, 185.76943969726562, 158.061767578125, 54.30400848388672, 13.93851375579834, 19.421062469482422], "mean": [-2.0771186351776123, 180.9232635498047, 153.8116912841797, 53.81947708129883, 12.849705696105957, 19.077831268310547], "std": [0.3303673267364502, 0.997087299823761, 1.212375521659851, 0.4939306378364563, 0.3382522165775299, 0.1044643223285675], "count": [114]}, "observation.state": {"min": [-5.2734375, 180.966796875, 155.478515625, 46.845703125, 2.724609375, 15.818815231323242], "max": [-2.109375, 189.84375, 180.439453125, 54.228515625, 13.447265625, 18.606271743774414], "mean": [-2.303659439086914, 181.45713806152344, 156.1662139892578, 53.980262756347656, 12.229132652282715, 18.278615951538086], "std": [0.3157104551792145, 1.1215615272521973, 2.6685516834259033, 0.8550087213516235, 0.975370466709137, 0.289381742477417], "count": [114]}, "observation.images.top0": {"min": [[[0.0196078431372549]], [[0.027450980392156862]], [[0.027450980392156862]]], "max": [[[0.3215686274509804]], [[0.3137254901960784]], [[0.34509803921568627]]], "mean": [[[0.06067768995098039]], [[0.0570902001633987]], [[0.0659373876633987]]], "std": [[[0.018228164378854373]], [[0.01261350202088191]], [[0.01724372754854222]]], "count": [100]}, "observation.images.side1": {"min": [[[0.027450980392156862]], [[0.0392156862745098]], [[0.03137254901960784]]], "max": [[[0.07058823529411765]], [[0.06666666666666667]], [[0.07450980392156863]]], "mean": [[[0.058796756535947715]], [[0.05474111519607843]], [[0.0632874795751634]]], "std": [[[0.004218814873615782]], [[0.004122351828546608]], [[0.00420800380959835]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [114]}, "index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [114]}}}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so100",
4
+ "total_episodes": 1,
5
+ "total_frames": 114,
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.top0": {
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.side1": {
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
+ "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": "Put an object in the bin."}
videos/chunk-000/observation.images.side1/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0780a367a925d9feaa8fb05577672e6476c922dec2b7c91e9772c015706150a5
3
+ size 28162
videos/chunk-000/observation.images.top0/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80238183255bb68e6ac9a46eaeab10cab17acce964853d355bf92062ea01d1a
3
+ size 430707