ur5-follow / meta /info.json
gpue's picture
Upload folder using huggingface_hub
f31c630 verified
{
"codebase_version": "v3.0",
"robot_type": "nova_sim",
"total_episodes": 103,
"total_frames": 5687,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 20,
"splits": {
"train": "0:103"
},
"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": {
"ee_x": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_y": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_z": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_qw": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_qx": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_qy": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_qz": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_x": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_y": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_z": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_roll": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_pitch": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"target_yaw": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_x": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_y": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_z": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_qw": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_qx": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_qy": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"t_obj_qz": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"gripper": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"reward": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_0": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_1": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_2": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_3": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_4": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_5": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_0": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_1": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_2": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_3": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_4": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"joint_target_5": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"vx": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"vy": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 20.0
},
"ee_wrist": {
"dtype": "video",
"shape": [
160,
240,
3
],
"names": [
"height",
"width",
"channels"
],
"fps": 20.0,
"info": {
"video.height": 160,
"video.width": 240,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 20,
"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
}
}
}