Search is not available for this dataset
timestamp float32 0 4.5 | frame_index int64 0 9 | episode_index int64 0 0 | index int64 0 9 | task_index int64 0 9 |
|---|---|---|---|---|
0 | 0 | 0 | 0 | 3 |
0.5 | 1 | 0 | 1 | 7 |
1 | 2 | 0 | 2 | 5 |
1.5 | 3 | 0 | 3 | 1 |
2 | 4 | 0 | 4 | 6 |
2.5 | 5 | 0 | 5 | 9 |
3 | 6 | 0 | 6 | 0 |
3.5 | 7 | 0 | 7 | 2 |
4 | 8 | 0 | 8 | 8 |
4.5 | 9 | 0 | 9 | 4 |
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v3.0",
"robot_type": "so107",
"total_episodes": 1,
"total_frames": 10,
"total_tasks": 10,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 2,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"observation.images.panel": {
"dtype": "video",
"shape": [
720,
2560,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 720,
"video.width": 2560,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 2,
"video.channels": 3,
"has_audio": false
}
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
}
}
}
Citation
BibTeX:
[More Information Needed]
- Downloads last month
- 13