azithromycin's picture
Add TsFile dataset metadata
40f2c87 verified
Raw
History Blame Contribute Delete
9.94 kB
{
"codebase_version": "v2.1",
"robot_type": "g1d",
"total_episodes": 72,
"total_frames": 96960,
"total_tasks": 1,
"total_videos": 216,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:72"
},
"data_path": "data/120ft_first_thread_gr00t_train.tsfile",
"features": {
"Time": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "TIME",
"unit": "ms"
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "TAG"
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "TAG"
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"sample_index": {
"dtype": "int64",
"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"
},
"observation_state_6": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_7": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_8": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_9": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_10": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_11": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_12": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_13": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_14": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"observation_state_15": {
"dtype": "float32",
"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"
},
"action_6": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_7": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_8": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_9": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_10": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_11": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_12": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_13": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_14": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
},
"action_15": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD"
}
},
"total_chunks": 1,
"video_path_original": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"tsfile_conversion": {
"source_dataset": "120ft/first-thread-gr00t",
"source_data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"converted_data_path": "data/120ft_first_thread_gr00t_train.tsfile",
"table_name": "120ft_first_thread_gr00t_train",
"granularity": "per_split",
"time_precision": "ms",
"time_mapping": {
"source": "timestamp",
"fps": 30,
"unit": "milliseconds"
},
"tag_columns": [
"episode_index",
"task_index"
],
"row_count": 96960,
"feature_source": "features describe the converted TsFile schema",
"flattened_features": {
"observation.state": [
"observation_state_0",
"observation_state_1",
"observation_state_2",
"observation_state_3",
"observation_state_4",
"observation_state_5",
"observation_state_6",
"observation_state_7",
"observation_state_8",
"observation_state_9",
"observation_state_10",
"observation_state_11",
"observation_state_12",
"observation_state_13",
"observation_state_14",
"observation_state_15"
],
"action": [
"action_0",
"action_1",
"action_2",
"action_3",
"action_4",
"action_5",
"action_6",
"action_7",
"action_8",
"action_9",
"action_10",
"action_11",
"action_12",
"action_13",
"action_14",
"action_15"
]
},
"renamed_features": {
"index": "sample_index"
},
"dropped_features": [
"timestamp"
],
"omitted_features": [
"observation.images.head",
"observation.images.left_wrist",
"observation.images.right_wrist"
],
"original_video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"original_video_features": {
"observation.images.head": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.left_wrist": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.right_wrist": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"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/120ft/first-thread-gr00t/tree/main/videos",
"video_policy": "Videos are not uploaded to this repository; use the original HuggingFace dataset videos.",
"source_revision": "b8a57a601ac099cec83fe0e49589e1032f2d197c",
"source_author": {
"name": "120ft Factory AB",
"huggingface_organization": "120ft",
"url": "https://huggingface.co/120ft"
},
"source_contributor": {
"huggingface_user": "chrisvtom",
"url": "https://huggingface.co/chrisvtom"
},
"source_license": null,
"source_license_note": "The source dataset card does not declare a license.",
"task_index_mapping": {
"0": "thread lamp part"
},
"source_parquet_file_count": 72,
"source_parquet_bytes": 11841957,
"source_video_file_count": 216,
"source_video_files_per_stream": 72,
"source_video_streams": [
"observation.images.head",
"observation.images.left_wrist",
"observation.images.right_wrist"
],
"source_video_root": "https://huggingface.co/datasets/120ft/first-thread-gr00t/tree/b8a57a601ac099cec83fe0e49589e1032f2d197c/videos/chunk-000",
"frame_video_alignment": "episode_index and frame_index preserve alignment with the original per-episode MP4 files and meta/episodes.jsonl metadata.",
"encoding_profile": "zstd",
"numeric_compression": "ZSTD",
"tsfile_bytes": 6605576,
"size_ratio_vs_source_parquet": 0.557811179351521
}
}