shuver's picture
Add files using upload-large-folder tool
8b4a656 verified
{
"codebase_version": "v2.1",
"robot_type": "versius",
"total_episodes": 293,
"total_frames": 665603,
"total_tasks": 1,
"total_videos": 293,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 60,
"splits": {
"train": "0:293"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"features": {
"observation.images.endoscope": {
"dtype": "video",
"shape": [
1080,
1920,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 1080,
"video.width": 1920,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 60,
"video.channels": 3,
"has_audio": false
}
},
"observation.state": {
"dtype": "float64",
"shape": [
70
],
"names": [
"haptic_left_armengageable",
"haptic_right_armengageable",
"arm_0_color",
"arm_1_color",
"arm_2_color",
"arm_3_color",
"arm_4_color",
"arm_0_instrtype",
"arm_1_instrtype",
"arm_2_instrtype",
"arm_3_instrtype",
"arm_4_instrtype",
"translationscaling",
"rotationscaling",
"electroSurgeryMode_left",
"electroSurgeryMode_right",
"hapticengaged_left",
"hapticengaged_right",
"icgmode",
"icgenabled",
"armlinkedtohaptic_left",
"armlinkedtohaptic_right",
"instrtype_left",
"instrtype_right"
]
},
"action": {
"dtype": "float64",
"shape": [
70
],
"names": [
"x_left",
"y_left",
"z_left",
"quat_x_left",
"quat_y_left",
"quat_z_left",
"quat_w_left",
"clutchBtn_left",
"energyBtn_left",
"thumbstickBtn_left",
"pince_left",
"thumbstick_x_left",
"thumbstick_y_left",
"x_right",
"y_right",
"z_right",
"quat_x_right",
"quat_y_right",
"quat_z_right",
"quat_w_right",
"clutchBtn_right",
"energyBtn_right",
"thumbstickBtn_right",
"pince_right",
"thumbstick_x_right",
"thumbstick_y_right"
]
},
"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
},
"instruction.text_with_state": {
"dtype": "string",
"shape": [
1
]
}
},
"segment_source_dataset": "/lustre/fsw/portfolios/healthcareeng/projects/healthcareeng_holoscan/datasets/Open-H/cmr-surgical/peg_transfer_extra",
"segment_removed_case_id": 5,
"segment_created_by": "examples/CMR_Versius/utils/create_peg_transfer_extra_clean_segments.py",
"segment_prompt_column": "instruction.text_with_state",
"segment_video_backend": "ffmpeg",
"segment_frame_index_policy": "reindex_per_segment"
}