Upload 53 files
Browse files
.conversion_log.json
CHANGED
|
@@ -14,10 +14,11 @@
|
|
| 14 |
11,
|
| 15 |
12,
|
| 16 |
13,
|
| 17 |
-
14
|
|
|
|
| 18 |
],
|
| 19 |
-
"total_frames":
|
| 20 |
-
"total_episodes":
|
| 21 |
"fps": 30.0,
|
| 22 |
"video": true,
|
| 23 |
"task_to_index": {
|
|
|
|
| 14 |
11,
|
| 15 |
12,
|
| 16 |
13,
|
| 17 |
+
14,
|
| 18 |
+
15
|
| 19 |
],
|
| 20 |
+
"total_frames": 9065,
|
| 21 |
+
"total_episodes": 16,
|
| 22 |
"fps": 30.0,
|
| 23 |
"video": true,
|
| 24 |
"task_to_index": {
|
conversion.log
CHANGED
|
@@ -50,3 +50,7 @@
|
|
| 50 |
[2026-02-06 23:15:45] Started: traj_20260206_231532 (queue: 0)
|
| 51 |
[2026-02-06 23:15:48] Deleted raw data: traj_20260206_231532
|
| 52 |
[2026-02-06 23:15:48] Completed: traj_20260206_231532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
[2026-02-06 23:15:45] Started: traj_20260206_231532 (queue: 0)
|
| 51 |
[2026-02-06 23:15:48] Deleted raw data: traj_20260206_231532
|
| 52 |
[2026-02-06 23:15:48] Completed: traj_20260206_231532
|
| 53 |
+
[2026-02-06 23:23:33] Converter started (nice=19)
|
| 54 |
+
[2026-02-06 23:23:33] Started: traj_20260206_232322 (queue: 0)
|
| 55 |
+
[2026-02-06 23:23:36] Deleted raw data: traj_20260206_232322
|
| 56 |
+
[2026-02-06 23:23:36] Completed: traj_20260206_232322
|
data/chunk-000/episode_000015.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa33ac0bab626fcec5a36483361a1701ae1d77fbad21d2537c333f151c07c41a
|
| 3 |
+
size 73018
|
meta/episodes.jsonl
CHANGED
|
@@ -13,3 +13,4 @@
|
|
| 13 |
{"episode_index": 12, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 328}
|
| 14 |
{"episode_index": 13, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 256}
|
| 15 |
{"episode_index": 14, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 352}
|
|
|
|
|
|
| 13 |
{"episode_index": 12, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 328}
|
| 14 |
{"episode_index": 13, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 256}
|
| 15 |
{"episode_index": 14, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 352}
|
| 16 |
+
{"episode_index": 15, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 304}
|
meta/info.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "unknown",
|
| 4 |
-
"total_episodes":
|
| 5 |
-
"total_frames":
|
| 6 |
"total_tasks": 1,
|
| 7 |
-
"total_videos":
|
| 8 |
"total_chunks": 1,
|
| 9 |
-
"chunks_size":
|
| 10 |
"fps": 30.0,
|
| 11 |
"splits": {
|
| 12 |
-
"train": "0:
|
| 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",
|
|
@@ -122,7 +122,7 @@
|
|
| 122 |
"action": {
|
| 123 |
"dtype": "float32",
|
| 124 |
"shape": [
|
| 125 |
-
|
| 126 |
],
|
| 127 |
"names": {
|
| 128 |
"motors": [
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v2.1",
|
| 3 |
"robot_type": "unknown",
|
| 4 |
+
"total_episodes": 16,
|
| 5 |
+
"total_frames": 9065,
|
| 6 |
"total_tasks": 1,
|
| 7 |
+
"total_videos": 32,
|
| 8 |
"total_chunks": 1,
|
| 9 |
+
"chunks_size": 16,
|
| 10 |
"fps": 30.0,
|
| 11 |
"splits": {
|
| 12 |
+
"train": "0:16"
|
| 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",
|
|
|
|
| 122 |
"action": {
|
| 123 |
"dtype": "float32",
|
| 124 |
"shape": [
|
| 125 |
+
7
|
| 126 |
],
|
| 127 |
"names": {
|
| 128 |
"motors": [
|
videos/chunk-000/observation.images.hand_image/episode_000015.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5edde03e1365da4be1e928316c8206723996963faec6b5c220db0036c58ca7ac
|
| 3 |
+
size 336703
|
videos/chunk-000/observation.images.image/episode_000015.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00ad84e6643bc3bbb5dcb644d030e52191f8b5eb0eb688a5b35bb1922ef3b501
|
| 3 |
+
size 130777
|