azithromycin's picture
Add TsFile metadata
7768fa6 verified
Raw
History Blame Contribute Delete
4.36 kB
{
"codebase_version": "v3.0",
"fps": 30,
"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",
"source_name": "index"
},
"action_0": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"action_1": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"action_2": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"action_3": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"action_4": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"action_5": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "action"
},
"observation_state_0": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
},
"observation_state_1": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
},
"observation_state_2": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
},
"observation_state_3": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
},
"observation_state_4": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
},
"observation_state_5": {
"dtype": "float32",
"shape": [
1
],
"tsfile_role": "FIELD",
"source_name": "observation.state"
}
},
"total_episodes": 145,
"total_frames": 49791,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"data_path": "data/makermods_sock_2_only_more_orange.tsfile",
"robot_type": "so_follower",
"splits": {
"train": "0:145"
},
"video_path_original": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"tsfile_conversion": {
"source_dataset": "makermods/sock_2_only_more_orange",
"source_data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"converted_data_path": "data/makermods_sock_2_only_more_orange.tsfile",
"table_name": "makermods_sock_2_only_more_orange",
"time_precision": "ms",
"time_mapping": "round(timestamp * 1000)",
"tag_columns": [
"episode_index",
"task_index"
],
"row_count": 49791,
"episode_count": 145,
"vector_flattening": {
"action": 6,
"observation.state": 6
},
"frame_video_alignment": "episode_index and frame_index align with source metadata and both video streams.",
"original_video_source": "https://huggingface.co/datasets/makermods/sock_2_only_more_orange/tree/main/videos",
"original_video_streams": [
"observation.images.front",
"observation.images.wrist"
],
"encoding_profile": {
"FLOAT_DOUBLE": "GORILLA+LZ4",
"INT32_INT64": "TS_2DIFF+LZ4",
"Time": "TS_2DIFF+LZ4",
"BOOLEAN": "RLE+LZ4",
"TAG": "TsFile table/device TAG mechanism"
}
}
}