Upload meta/info.json with huggingface_hub
Browse files- meta/info.json +24 -24
meta/info.json
CHANGED
|
@@ -1,24 +1,21 @@
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
| 3 |
-
"robot_type": "
|
| 4 |
-
"total_episodes":
|
| 5 |
-
"total_frames":
|
| 6 |
"total_tasks": 1,
|
| 7 |
-
"total_videos": 28,
|
| 8 |
-
"total_chunks": 1,
|
| 9 |
"chunks_size": 1000,
|
|
|
|
|
|
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {
|
| 12 |
-
"train": "0:
|
| 13 |
},
|
| 14 |
-
"data_path": "data/chunk-{
|
| 15 |
-
"video_path": "videos/chunk-{
|
| 16 |
"features": {
|
| 17 |
"action": {
|
| 18 |
"dtype": "float32",
|
| 19 |
-
"shape": [
|
| 20 |
-
6
|
| 21 |
-
],
|
| 22 |
"names": [
|
| 23 |
"shoulder_pan.pos",
|
| 24 |
"shoulder_lift.pos",
|
|
@@ -26,13 +23,13 @@
|
|
| 26 |
"wrist_flex.pos",
|
| 27 |
"wrist_roll.pos",
|
| 28 |
"gripper.pos"
|
|
|
|
|
|
|
|
|
|
| 29 |
]
|
| 30 |
},
|
| 31 |
"observation.state": {
|
| 32 |
"dtype": "float32",
|
| 33 |
-
"shape": [
|
| 34 |
-
6
|
| 35 |
-
],
|
| 36 |
"names": [
|
| 37 |
"shoulder_pan.pos",
|
| 38 |
"shoulder_lift.pos",
|
|
@@ -40,9 +37,12 @@
|
|
| 40 |
"wrist_flex.pos",
|
| 41 |
"wrist_roll.pos",
|
| 42 |
"gripper.pos"
|
|
|
|
|
|
|
|
|
|
| 43 |
]
|
| 44 |
},
|
| 45 |
-
"observation.images.
|
| 46 |
"dtype": "video",
|
| 47 |
"shape": [
|
| 48 |
720,
|
|
@@ -68,8 +68,8 @@
|
|
| 68 |
"observation.images.top": {
|
| 69 |
"dtype": "video",
|
| 70 |
"shape": [
|
| 71 |
-
|
| 72 |
-
|
| 73 |
3
|
| 74 |
],
|
| 75 |
"names": [
|
|
@@ -78,8 +78,8 @@
|
|
| 78 |
"channels"
|
| 79 |
],
|
| 80 |
"info": {
|
| 81 |
-
"video.height":
|
| 82 |
-
"video.width":
|
| 83 |
"video.codec": "av1",
|
| 84 |
"video.pix_fmt": "yuv420p",
|
| 85 |
"video.is_depth_map": false,
|
|
@@ -124,13 +124,13 @@
|
|
| 124 |
"names": null
|
| 125 |
}
|
| 126 |
},
|
| 127 |
-
"num_episodes":
|
| 128 |
-
"total_seconds":
|
| 129 |
"clipping_info": {
|
| 130 |
-
"original_total_frames":
|
| 131 |
-
"original_duration_seconds":
|
| 132 |
"clip_duration_seconds": 10.0,
|
| 133 |
"frames_per_episode_clipped": 300.0,
|
| 134 |
-
"processing_date": "2025-10-11T14:
|
| 135 |
}
|
| 136 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"codebase_version": "v3.0",
|
| 3 |
+
"robot_type": "so101_follower",
|
| 4 |
+
"total_episodes": 3,
|
| 5 |
+
"total_frames": 900,
|
| 6 |
"total_tasks": 1,
|
|
|
|
|
|
|
| 7 |
"chunks_size": 1000,
|
| 8 |
+
"data_files_size_in_mb": 100,
|
| 9 |
+
"video_files_size_in_mb": 500,
|
| 10 |
"fps": 30,
|
| 11 |
"splits": {
|
| 12 |
+
"train": "0:3"
|
| 13 |
},
|
| 14 |
+
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 15 |
+
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 16 |
"features": {
|
| 17 |
"action": {
|
| 18 |
"dtype": "float32",
|
|
|
|
|
|
|
|
|
|
| 19 |
"names": [
|
| 20 |
"shoulder_pan.pos",
|
| 21 |
"shoulder_lift.pos",
|
|
|
|
| 23 |
"wrist_flex.pos",
|
| 24 |
"wrist_roll.pos",
|
| 25 |
"gripper.pos"
|
| 26 |
+
],
|
| 27 |
+
"shape": [
|
| 28 |
+
6
|
| 29 |
]
|
| 30 |
},
|
| 31 |
"observation.state": {
|
| 32 |
"dtype": "float32",
|
|
|
|
|
|
|
|
|
|
| 33 |
"names": [
|
| 34 |
"shoulder_pan.pos",
|
| 35 |
"shoulder_lift.pos",
|
|
|
|
| 37 |
"wrist_flex.pos",
|
| 38 |
"wrist_roll.pos",
|
| 39 |
"gripper.pos"
|
| 40 |
+
],
|
| 41 |
+
"shape": [
|
| 42 |
+
6
|
| 43 |
]
|
| 44 |
},
|
| 45 |
+
"observation.images.left": {
|
| 46 |
"dtype": "video",
|
| 47 |
"shape": [
|
| 48 |
720,
|
|
|
|
| 68 |
"observation.images.top": {
|
| 69 |
"dtype": "video",
|
| 70 |
"shape": [
|
| 71 |
+
480,
|
| 72 |
+
640,
|
| 73 |
3
|
| 74 |
],
|
| 75 |
"names": [
|
|
|
|
| 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,
|
|
|
|
| 124 |
"names": null
|
| 125 |
}
|
| 126 |
},
|
| 127 |
+
"num_episodes": 3,
|
| 128 |
+
"total_seconds": 30.0,
|
| 129 |
"clipping_info": {
|
| 130 |
+
"original_total_frames": 969,
|
| 131 |
+
"original_duration_seconds": 32.3,
|
| 132 |
"clip_duration_seconds": 10.0,
|
| 133 |
"frames_per_episode_clipped": 300.0,
|
| 134 |
+
"processing_date": "2025-10-11T14:38:05.069654"
|
| 135 |
}
|
| 136 |
}
|