Tachintech's picture
Fix: timestamps to fps grid + episodes schema to lerobot std + info.json splits
134f52d verified
Raw
History Blame Contribute Delete
7.11 kB
{
"codebase_version": "v3.0",
"fps": 20,
"robot_type": "tactile_hand_motion_321_340",
"total_episodes": 160,
"total_frames": 59158,
"repo_id": "Tachintech/Fixed_Viewpoint_Tactile_Dataset",
"features": {
"index": {
"dtype": "int64",
"shape": [
1
],
"names": [
"index"
]
},
"timestamp": {
"dtype": "float64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": [
"episode_index"
]
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": [
"frame_index"
]
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": [
"task_index"
]
},
"observation_motion_positions": {
"dtype": "float32",
"shape": [
60
],
"names": null
},
"observation_motion_quaternions": {
"dtype": "float32",
"shape": [
80
],
"names": null
},
"tactile_tactile_0": {
"dtype": "float32",
"shape": [
160
],
"names": null
},
"tactile_tactile_1": {
"dtype": "float32",
"shape": [
32
],
"names": null
},
"tactile_tactile_2": {
"dtype": "float32",
"shape": [
90
],
"names": null
},
"tactile_tactile_3": {
"dtype": "float32",
"shape": [
72
],
"names": null
},
"tactile_tactile_4": {
"dtype": "float32",
"shape": [
24
],
"names": null
},
"tactile_tactile_5": {
"dtype": "float32",
"shape": [
32
],
"names": null
},
"tactile_tactile_6": {
"dtype": "float32",
"shape": [
12
],
"names": null
},
"tactile_tactile_7": {
"dtype": "float32",
"shape": [
72
],
"names": null
},
"tactile_tactile_8": {
"dtype": "float32",
"shape": [
24
],
"names": null
},
"tactile_tactile_9": {
"dtype": "float32",
"shape": [
32
],
"names": null
},
"tactile_tactile_10": {
"dtype": "float32",
"shape": [
12
],
"names": null
},
"tactile_tactile_11": {
"dtype": "float32",
"shape": [
72
],
"names": null
},
"tactile_tactile_12": {
"dtype": "float32",
"shape": [
24
],
"names": null
},
"tactile_tactile_13": {
"dtype": "float32",
"shape": [
32
],
"names": null
},
"tactile_tactile_14": {
"dtype": "float32",
"shape": [
12
],
"names": null
},
"tactile_tactile_15": {
"dtype": "float32",
"shape": [
72
],
"names": null
},
"tactile_tactile_16": {
"dtype": "float32",
"shape": [
24
],
"names": null
},
"tactile_tactile_17": {
"dtype": "float32",
"shape": [
32
],
"names": null
},
"tactile_tactile_18": {
"dtype": "float32",
"shape": [
12
],
"names": null
},
"tactile_tactile_19": {
"dtype": "float32",
"shape": [
90
],
"names": null
},
"action": {
"dtype": "float32",
"shape": [
140
],
"names": null
},
"observation.images.color": {
"dtype": "video",
"shape": [
480,
848,
3
],
"names": null
},
"observation.images.depth": {
"dtype": "video",
"shape": [
480,
848,
3
],
"names": null
}
},
"tactile_2d_shapes": {
"tactile_0": [
16,
10
],
"tactile_1": [
4,
8
],
"tactile_2": [
6,
15
],
"tactile_3": [
9,
8
],
"tactile_4": [
3,
8
],
"tactile_5": [
4,
8
],
"tactile_6": [
3,
4
],
"tactile_7": [
9,
8
],
"tactile_8": [
3,
8
],
"tactile_9": [
4,
8
],
"tactile_10": [
3,
4
],
"tactile_11": [
9,
8
],
"tactile_12": [
3,
8
],
"tactile_13": [
4,
8
],
"tactile_14": [
3,
4
],
"tactile_15": [
9,
8
],
"tactile_16": [
3,
8
],
"tactile_17": [
4,
8
],
"tactile_18": [
3,
4
],
"tactile_19": [
15,
6
]
},
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:04d}.mp4",
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:04d}.parquet",
"splits": {
"train": "0:160"
},
"total_tasks": 4,
"total_videos": 100,
"total_chunks": 1,
"chunks_size": 1000
}