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:6c52a6f2a1e1e597b4df0d4aabf1a5abda260c677be984f084eb8c30a9bae394
|
3 |
+
size 22004
|
meta/episodes.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Recording with custom gripper arducam"], "length": 638}
|
meta/info.json
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"codebase_version": "v2.1",
|
3 |
+
"robot_type": "so100",
|
4 |
+
"total_episodes": 1,
|
5 |
+
"total_frames": 638,
|
6 |
+
"total_tasks": 1,
|
7 |
+
"total_videos": 0,
|
8 |
+
"total_chunks": 0,
|
9 |
+
"chunks_size": 1000,
|
10 |
+
"fps": 30,
|
11 |
+
"splits": {},
|
12 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
13 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
14 |
+
"features": {
|
15 |
+
"action": {
|
16 |
+
"dtype": "float32",
|
17 |
+
"shape": [
|
18 |
+
6
|
19 |
+
],
|
20 |
+
"names": [
|
21 |
+
"main_shoulder_pan",
|
22 |
+
"main_shoulder_lift",
|
23 |
+
"main_elbow_flex",
|
24 |
+
"main_wrist_flex",
|
25 |
+
"main_wrist_roll",
|
26 |
+
"main_gripper"
|
27 |
+
]
|
28 |
+
},
|
29 |
+
"observation.state": {
|
30 |
+
"dtype": "float32",
|
31 |
+
"shape": [
|
32 |
+
6
|
33 |
+
],
|
34 |
+
"names": [
|
35 |
+
"main_shoulder_pan",
|
36 |
+
"main_shoulder_lift",
|
37 |
+
"main_elbow_flex",
|
38 |
+
"main_wrist_flex",
|
39 |
+
"main_wrist_roll",
|
40 |
+
"main_gripper"
|
41 |
+
]
|
42 |
+
},
|
43 |
+
"observation.images.arducam": {
|
44 |
+
"dtype": "video",
|
45 |
+
"shape": [
|
46 |
+
480,
|
47 |
+
640,
|
48 |
+
3
|
49 |
+
],
|
50 |
+
"names": [
|
51 |
+
"height",
|
52 |
+
"width",
|
53 |
+
"channels"
|
54 |
+
],
|
55 |
+
"info": null
|
56 |
+
},
|
57 |
+
"timestamp": {
|
58 |
+
"dtype": "float32",
|
59 |
+
"shape": [
|
60 |
+
1
|
61 |
+
],
|
62 |
+
"names": null
|
63 |
+
},
|
64 |
+
"frame_index": {
|
65 |
+
"dtype": "int64",
|
66 |
+
"shape": [
|
67 |
+
1
|
68 |
+
],
|
69 |
+
"names": null
|
70 |
+
},
|
71 |
+
"episode_index": {
|
72 |
+
"dtype": "int64",
|
73 |
+
"shape": [
|
74 |
+
1
|
75 |
+
],
|
76 |
+
"names": null
|
77 |
+
},
|
78 |
+
"index": {
|
79 |
+
"dtype": "int64",
|
80 |
+
"shape": [
|
81 |
+
1
|
82 |
+
],
|
83 |
+
"names": null
|
84 |
+
},
|
85 |
+
"task_index": {
|
86 |
+
"dtype": "int64",
|
87 |
+
"shape": [
|
88 |
+
1
|
89 |
+
],
|
90 |
+
"names": null
|
91 |
+
}
|
92 |
+
}
|
93 |
+
}
|
meta/tasks.jsonl
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"task_index": 0, "task": "Recording with custom gripper arducam"}
|
videos/chunk-000/observation.images.arducam/episode_000000.encoding
ADDED
File without changes
|
videos/chunk-000/observation.images.arducam/episode_000000.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bb5798f3ed6027e3f40ae59a078f0e21f00ab1c99182e36aadedb1cd77d3eb9
|
3 |
+
size 28891
|