yyiiii commited on
Commit
b2f2fc7
·
verified ·
1 Parent(s): 14f029c

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - phosphobot
5
+ - so100
6
+ - phospho-dk
7
+ task_categories:
8
+ - robotics
9
+ ---
10
+
11
+ # example_dataset
12
+
13
+ **This dataset was generated using a [phospho starter pack](https://robots.phospho.ai).**
14
+
15
+ This dataset contains a series of episodes recorded with a robot and multiple cameras. It can be directly used to train a policy using imitation learning. It's compatible with LeRobot and RLDS.
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9927b638d569a8f7a2594fe3e2e342d0c990356a5a7dd8ac181806032bee74be
3
+ size 5528
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["None"],"length":26}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"observation.state": {"max": [-0.03989324004558467, 0.09052696779574984, 0.03682452927284739, 0.0015343553863686413, 0.004603066159105924, 0.015343553863686413, 0.006137421545474565, 0.01074048770458049, 0.13809198477317772, 0.03682452927284739, 0.007671776931843207, 0.0260840415682669], "min": [-0.03989324004558467, 0.09052696779574984, 0.03682452927284739, 0.0015343553863686413, 0.004603066159105924, 0.015343553863686413, 0.006137421545474565, 0.01074048770458049, 0.13809198477317772, 0.03682452927284739, 0.007671776931843207, 0.0260840415682669], "mean": [-0.03989324004558469, 0.09052696779574985, 0.0368245292728474, 0.0015343553863686405, 0.004603066159105925, 0.015343553863686412, 0.006137421545474562, 0.01074048770458049, 0.13809198477317775, 0.0368245292728474, 0.007671776931843206, 0.0260840415682669], "std": [0.0, 1.3170890159654386e-09, 0.0, 4.1159031748919956e-11, 0.0, 0.0, 1.6463612699567982e-10, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [26]}, "action": {"max": [-0.03989324004558467, 0.09052696779574984, 0.03682452927284739, 0.0015343553863686413, 0.004603066159105924, 0.015343553863686413, 0.006137421545474565, 0.01074048770458049, 0.13809198477317772, 0.03682452927284739, 0.007671776931843207, 0.0260840415682669], "min": [-0.03989324004558467, 0.09052696779574984, 0.03682452927284739, 0.0015343553863686413, 0.004603066159105924, 0.015343553863686413, 0.006137421545474565, 0.01074048770458049, 0.13809198477317772, 0.03682452927284739, 0.007671776931843207, 0.0260840415682669], "mean": [-0.03989324004558469, 0.09052696779574985, 0.0368245292728474, 0.0015343553863686405, 0.004603066159105925, 0.015343553863686412, 0.006137421545474562, 0.01074048770458049, 0.13809198477317775, 0.0368245292728474, 0.007671776931843206, 0.0260840415682669], "std": [0.0, 1.3170890159654386e-09, 0.0, 4.1159031748919956e-11, 0.0, 0.0, 1.6463612699567982e-10, 0.0, 0.0, 0.0, 0.0, 0.0], "count": [26]}, "timestamp": {"max": [0.8373525610077195], "min": [0.0004764729819726199], "mean": [0.41907763384201996], "std": [0.2506509248026887], "count": [26]}, "frame_index": {"max": [25], "min": [0], "mean": [12.5], "std": [7.5], "count": [26]}, "episode_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [26]}, "index": {"max": [25], "min": [0], "mean": [12.5], "std": [7.5], "count": [26]}, "task_index": {"max": [0], "min": [0], "mean": [0.0], "std": [0.0], "count": [26]}, "observation.images.main": {"max": [[[0.0]], [[0.0]], [[0.0]]], "min": [[[0.0]], [[0.0]], [[0.0]]], "mean": [[[0.0]], [[0.0]], [[0.0]]], "std": [[[0.0]], [[0.0]], [[0.0]]], "count": [1996800]}}}
meta/info.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "so-100, so-100",
3
+ "codebase_version": "v2.1",
4
+ "total_episodes": 1,
5
+ "total_frames": 26,
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
+ 12
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_3",
26
+ "motor_4",
27
+ "motor_5",
28
+ "motor_6",
29
+ "motor_1_secondary",
30
+ "motor_2_secondary",
31
+ "motor_3_secondary",
32
+ "motor_4_secondary",
33
+ "motor_5_secondary",
34
+ "motor_6_secondary"
35
+ ]
36
+ },
37
+ "observation.state": {
38
+ "dtype": "float32",
39
+ "shape": [
40
+ 12
41
+ ],
42
+ "names": [
43
+ "motor_1",
44
+ "motor_2",
45
+ "motor_3",
46
+ "motor_4",
47
+ "motor_5",
48
+ "motor_6",
49
+ "motor_1_secondary",
50
+ "motor_2_secondary",
51
+ "motor_3_secondary",
52
+ "motor_4_secondary",
53
+ "motor_5_secondary",
54
+ "motor_6_secondary"
55
+ ]
56
+ },
57
+ "timestamp": {
58
+ "dtype": "float32",
59
+ "shape": [
60
+ 1
61
+ ],
62
+ "names": null
63
+ },
64
+ "episode_index": {
65
+ "dtype": "int64",
66
+ "shape": [
67
+ 1
68
+ ],
69
+ "names": null
70
+ },
71
+ "frame_index": {
72
+ "dtype": "int64",
73
+ "shape": [
74
+ 1
75
+ ],
76
+ "names": null
77
+ },
78
+ "task_index": {
79
+ "dtype": "int64",
80
+ "shape": [
81
+ 1
82
+ ],
83
+ "names": null
84
+ },
85
+ "index": {
86
+ "dtype": "int64",
87
+ "shape": [
88
+ 1
89
+ ],
90
+ "names": null
91
+ },
92
+ "observation.images.main": {
93
+ "dtype": "video",
94
+ "shape": [
95
+ 240,
96
+ 320,
97
+ 3
98
+ ],
99
+ "names": [
100
+ "height",
101
+ "width",
102
+ "channel"
103
+ ],
104
+ "info": {
105
+ "video.fps": 30,
106
+ "video.codec": "avc1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "has_audio": false
110
+ }
111
+ }
112
+ }
113
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index":0,"task":"None"}
videos/chunk-000/observation.images.main/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4175166c8fb2d6e00638daa91967b68cae63af7c7aeb0362b70ba8d4e4922df3
3
+ size 3306