Cornito_so101_tea2 / meta /info.json
azithromycin's picture
Add converted LeRobot metadata
e7215e3 verified
Raw
History Blame Contribute Delete
6.73 kB
{
"codebase_version": "v2.1",
"robot_type": "so101",
"total_episodes": 101,
"total_frames": 78833,
"total_tasks": 1,
"total_videos": 202,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:101"
},
"data_path": "data/cornito_so101_tea2.tsfile",
"features": {
"Time": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "TIME",
"unit": "ms"
},
"episode_index": {
"dtype": "string",
"shape": [
1
],
"tsfile_role": "TAG",
"source_dtype": "int64"
},
"task_index": {
"dtype": "string",
"shape": [
1
],
"tsfile_role": "TAG",
"source_dtype": "int64"
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"sample_index": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_0": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_1": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_2": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_3": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_4": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_5": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_0": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_1": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_2": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_3": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_4": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_5": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
}
},
"video_path_original": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"tsfile_conversion": {
"source_dataset": "Cornito/so101_tea2",
"source_data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"converted_data_path": "data/cornito_so101_tea2.tsfile",
"table_name": "cornito_so101_tea2",
"granularity": "merged",
"time_precision": "ms",
"time_mapping": {
"source": "timestamp",
"fps": 30,
"unit": "milliseconds"
},
"tag_columns": [
"episode_index",
"task_index"
],
"row_count": 78833,
"feature_source": "features describe the converted TsFile schema",
"flattened_features": {
"action": [
"action_0",
"action_1",
"action_2",
"action_3",
"action_4",
"action_5"
],
"observation.state": [
"observation_state_0",
"observation_state_1",
"observation_state_2",
"observation_state_3",
"observation_state_4",
"observation_state_5"
]
},
"renamed_features": {
"index": "sample_index"
},
"dropped_features": [
"timestamp"
],
"omitted_features": [
"observation.images.wrist",
"observation.images.phone"
],
"original_video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"original_video_features": {
"observation.images.wrist": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.phone": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
}
},
"original_video_source": "https://huggingface.co/datasets/Cornito/so101_tea2/tree/main/videos",
"video_policy": "Videos are not uploaded to this repository; use the original HuggingFace dataset videos.",
"source_revision": "3da2ed9f4d512bf7b5e06821a7a9c70d9c416c99",
"source_author": {
"name": "Corneille Marechal",
"huggingface_user": "Cornito",
"url": "https://huggingface.co/Cornito"
},
"task_index_mapping": {
"0": "Make tea"
},
"source_video_file_count": 202,
"source_video_files_per_stream": 101,
"source_video_bytes": 2239705274,
"source_video_streams": [
{
"name": "observation.images.phone",
"files": 101,
"bytes": 1623417441
},
{
"name": "observation.images.wrist",
"files": 101,
"bytes": 616287833
}
],
"storage_profile": {
"time_encoding": "TS_2DIFF",
"time_compression": "LZ4",
"float_encoding": "GORILLA",
"float_compression": "ZSTD",
"double_encoding": "GORILLA",
"double_compression": "ZSTD",
"int32_encoding": "TS_2DIFF",
"int32_compression": "ZSTD",
"int64_encoding": "TS_2DIFF",
"int64_compression": "ZSTD",
"boolean_encoding": "RLE",
"boolean_compression": "LZ4",
"tag_storage": "TsFile table-model device/tag columns"
},
"frame_video_alignment": "episode_index and frame_index preserve alignment with the original per-episode MP4 files and source episode metadata."
}
}