bap13_so101_test_3 / meta /info.json
azithromycin's picture
Upload 4 files
10c20f3 verified
Raw
History Blame Contribute Delete
7.85 kB
{
"codebase_version": "v2.1",
"robot_type": "so101",
"total_episodes": 53,
"total_frames": 30617,
"total_tasks": 1,
"total_videos": 106,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:53"
},
"data_path": "data/bap13_so101_test_3_train.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": "bap13/so101_test_3",
"source_data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"converted_data_path": "data/bap13_so101_test_3_train.tsfile",
"table_name": "bap13_so101_test_3_train",
"granularity": "per_split",
"time_precision": "ms",
"time_mapping": {
"source": "timestamp",
"formula": "round(timestamp * 1000)",
"fps": 30,
"unit": "milliseconds"
},
"tag_columns": [
"episode_index",
"task_index"
],
"row_count": 30617,
"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.context",
"observation.images.wrist"
],
"original_video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"original_video_features": {
"observation.images.context": {
"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.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
}
}
},
"original_video_source": "https://huggingface.co/datasets/bap13/so101_test_3/tree/a904f6e6558b910eee1cac6b75e6c0bf0bb7d0f1/videos",
"video_policy": "Videos are not uploaded to this repository; use the original HuggingFace dataset videos.",
"source_revision": "a904f6e6558b910eee1cac6b75e6c0bf0bb7d0f1",
"original_dataset_url": "https://huggingface.co/datasets/bap13/so101_test_3",
"source_author": {
"name": "Brett Peters",
"huggingface_user": "bap13",
"url": "https://huggingface.co/bap13"
},
"episode_file_count": 53,
"episode_count": 53,
"actual_episode_indexes": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
31,
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52
],
"task_index_mapping": {
"0": "Grasp a blue block and put it in the bowl."
},
"source_video_file_count": 106,
"source_video_files_per_stream": 53,
"source_video_bytes": 515266271,
"source_video_streams": [
"observation.images.context",
"observation.images.wrist"
],
"source_video_stream_details": {
"observation.images.context": {
"files": 53,
"bytes": 202287802
},
"observation.images.wrist": {
"files": 53,
"bytes": 312978469
}
},
"original_video_stream_urls": {
"observation.images.context": "https://huggingface.co/datasets/bap13/so101_test_3/tree/a904f6e6558b910eee1cac6b75e6c0bf0bb7d0f1/videos/chunk-000/observation.images.context",
"observation.images.wrist": "https://huggingface.co/datasets/bap13/so101_test_3/tree/a904f6e6558b910eee1cac6b75e6c0bf0bb7d0f1/videos/chunk-000/observation.images.wrist"
},
"frame_video_alignment": "episode_index and frame_index preserve alignment with the original per-episode context and wrist MP4 files.",
"storage_profile": {
"Time": "TS_2DIFF + LZ4",
"FLOAT": "GORILLA + LZ4",
"DOUBLE": "GORILLA + LZ4",
"INT32": "TS_2DIFF + LZ4",
"INT64": "TS_2DIFF + LZ4",
"BOOLEAN": "RLE + LZ4 when present",
"TAG": "TsFile table-model device/tag storage"
}
}
}