zifuwan commited on
Commit
e79d1c2
·
verified ·
1 Parent(s): 48de276

Upload 35 files

Browse files
.conversion_log.json CHANGED
@@ -8,10 +8,11 @@
8
  5,
9
  6,
10
  7,
11
- 8
 
12
  ],
13
- "total_frames": 6970,
14
- "total_episodes": 9,
15
  "fps": 30.0,
16
  "video": true,
17
  "task_to_index": {
 
8
  5,
9
  6,
10
  7,
11
+ 8,
12
+ 9
13
  ],
14
+ "total_frames": 7232,
15
+ "total_episodes": 10,
16
  "fps": 30.0,
17
  "video": true,
18
  "task_to_index": {
conversion.log CHANGED
@@ -29,3 +29,7 @@
29
  [2026-02-06 22:30:29] Started: traj_20260206_223019 (queue: 0)
30
  [2026-02-06 22:30:32] Deleted raw data: traj_20260206_223019
31
  [2026-02-06 22:30:32] Completed: traj_20260206_223019
 
 
 
 
 
29
  [2026-02-06 22:30:29] Started: traj_20260206_223019 (queue: 0)
30
  [2026-02-06 22:30:32] Deleted raw data: traj_20260206_223019
31
  [2026-02-06 22:30:32] Completed: traj_20260206_223019
32
+ [2026-02-06 22:37:36] Converter started (nice=19)
33
+ [2026-02-06 22:37:36] Started: traj_20260206_223726 (queue: 0)
34
+ [2026-02-06 22:37:39] Deleted raw data: traj_20260206_223726
35
+ [2026-02-06 22:37:39] Completed: traj_20260206_223726
data/chunk-000/episode_000009.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54c20e5a9fb0abc5731de82e996ed737cfcf812edba5c041cd6c925441e67883
3
- size 22222
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9d683759c7f22038fecbf68bc8152eb637880b821deed430972a8b67c7efbd
3
+ size 61970
meta/episodes.jsonl CHANGED
@@ -7,3 +7,4 @@
7
  {"episode_index": 6, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 554}
8
  {"episode_index": 7, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 566}
9
  {"episode_index": 8, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 274}
 
 
7
  {"episode_index": 6, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 554}
8
  {"episode_index": 7, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 566}
9
  {"episode_index": 8, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 274}
10
+ {"episode_index": 9, "tasks": ["Pick up the hard drive and place it in the grey box."], "length": 262}
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
- "total_episodes": 9,
5
- "total_frames": 6970,
6
  "total_tasks": 1,
7
- "total_videos": 18,
8
  "total_chunks": 1,
9
- "chunks_size": 9,
10
  "fps": 30.0,
11
  "splits": {
12
- "train": "0:9"
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",
@@ -71,35 +71,35 @@
71
  ]
72
  }
73
  },
74
- "observation.joint_velocities": {
75
  "dtype": "float32",
76
  "shape": [
77
  6
78
  ],
79
  "names": {
80
- "joints": [
81
- "joint_0",
82
- "joint_1",
83
- "joint_2",
84
- "joint_3",
85
- "joint_4",
86
- "joint_5"
87
  ]
88
  }
89
  },
90
- "observation.joint_torques": {
91
  "dtype": "float32",
92
  "shape": [
93
  6
94
  ],
95
  "names": {
96
- "joints": [
97
- "joint_0",
98
- "joint_1",
99
- "joint_2",
100
- "joint_3",
101
- "joint_4",
102
- "joint_5"
103
  ]
104
  }
105
  },
 
1
  {
2
  "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
+ "total_episodes": 10,
5
+ "total_frames": 7232,
6
  "total_tasks": 1,
7
+ "total_videos": 20,
8
  "total_chunks": 1,
9
+ "chunks_size": 10,
10
  "fps": 30.0,
11
  "splits": {
12
+ "train": "0:10"
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",
 
71
  ]
72
  }
73
  },
74
+ "observation.velocity": {
75
  "dtype": "float32",
76
  "shape": [
77
  6
78
  ],
79
  "names": {
80
+ "motors": [
81
+ "motor_0",
82
+ "motor_1",
83
+ "motor_2",
84
+ "motor_3",
85
+ "motor_4",
86
+ "motor_5"
87
  ]
88
  }
89
  },
90
+ "observation.torque": {
91
  "dtype": "float32",
92
  "shape": [
93
  6
94
  ],
95
  "names": {
96
+ "motors": [
97
+ "motor_0",
98
+ "motor_1",
99
+ "motor_2",
100
+ "motor_3",
101
+ "motor_4",
102
+ "motor_5"
103
  ]
104
  }
105
  },
videos/chunk-000/observation.images.hand_image/episode_000009.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:510df16440a2ee9c0393b21c5ec45a80ea8be912bf1cd2c0334c43ade3f98b76
3
- size 293365
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b75ac0e33079ea6f505746aea240fec0558a5ae0d920cc30f2baa043bae58b7
3
+ size 271626
videos/chunk-000/observation.images.image/episode_000009.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d425e2744cdb7197c8d82816db4d1e1787bff4a95ec016bf7d2619798b4f688
3
- size 69146
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1228d9710442a04cace507ca0c5e22fda56fa075c36d0709c89198a0031606e8
3
+ size 111709