{ "codebase_version": "v2.1", "robot_type": null, "total_episodes": 200, "total_frames": 23071, "total_tasks": 4, "total_videos": 800, "total_chunks": 1, "chunks_size": 1000, "fps": 10, "splits": { "train": "0:200" }, "data_path": "data/qnoens_block2target.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" }, "next_reward": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "next_success": { "dtype": "bool", "shape": [ 1 ], "tsfile_role": "FIELD" }, "seed": { "dtype": "int64", "shape": [ 1 ], "tsfile_role": "FIELD" }, "gripper_state": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_0": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_1": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_2": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_3": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_4": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_5": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "state_6": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_0": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_1": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_2": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_3": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_4": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "robot_pose_5": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_0": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_1": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_2": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_3": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_4": { "dtype": "float32", "shape": [ 1 ], "tsfile_role": "FIELD" }, "joints_5": { "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" } }, "video_path_original": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "tsfile_conversion": { "source_dataset": "qnoens/block2target", "source_data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "converted_data_path": "data/qnoens_block2target.tsfile", "table_name": "qnoens_block2target", "granularity": "merged", "time_precision": "ms", "time_mapping": { "source": "timestamp", "formula": "round(timestamp * 1000)", "fps": 10, "unit": "milliseconds" }, "tag_columns": [ "episode_index", "task_index" ], "row_count": 23071, "feature_source": "features describe the converted TsFile schema", "flattened_features": { "state": [ "state_0", "state_1", "state_2", "state_3", "state_4", "state_5", "state_6" ], "robot_pose": [ "robot_pose_0", "robot_pose_1", "robot_pose_2", "robot_pose_3", "robot_pose_4", "robot_pose_5" ], "joints": [ "joints_0", "joints_1", "joints_2", "joints_3", "joints_4", "joints_5" ], "action": [ "action_0", "action_1", "action_2", "action_3", "action_4", "action_5", "action_6" ] }, "renamed_features": { "index": "sample_index", "next.reward": "next_reward", "next.success": "next_success" }, "dropped_features": [ "timestamp" ], "omitted_features": [ "scene_image", "scene_image_original", "wrist_image", "wrist_image_original" ], "original_video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "original_video_features": { "wrist_image_original": { "dtype": "video", "names": [ "channel", "height", "width" ], "shape": [ 480, 848, 3 ], "info": { "video.fps": 10.0, "video.height": 480, "video.width": 848, "video.channels": 3, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "scene_image_original": { "dtype": "video", "names": [ "channel", "height", "width" ], "shape": [ 480, 848, 3 ], "info": { "video.fps": 10.0, "video.height": 480, "video.width": 848, "video.channels": 3, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "wrist_image": { "dtype": "video", "names": [ "channel", "height", "width" ], "shape": [ 224, 224, 3 ], "info": { "video.fps": 10.0, "video.height": 224, "video.width": 224, "video.channels": 3, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } }, "scene_image": { "dtype": "video", "names": [ "channel", "height", "width" ], "shape": [ 224, 224, 3 ], "info": { "video.fps": 10.0, "video.height": 224, "video.width": 224, "video.channels": 3, "video.codec": "h264", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "has_audio": false } } }, "original_video_source": "https://huggingface.co/datasets/qnoens/block2target/tree/70f0d984883d25eba7837c258c18d721f61315fb/videos", "video_policy": "Videos are not uploaded here; use the original Hugging Face dataset videos.", "source_revision": "70f0d984883d25eba7837c258c18d721f61315fb", "episode_count": 200, "task_count": 4, "source_video_file_count": 800, "source_video_files_per_stream": 200, "source_video_streams": [ "scene_image", "scene_image_original", "wrist_image", "wrist_image_original" ], "source_video_bytes": 367041730, "frame_video_alignment": "episode_index and frame_index identify the matching frame in every original per-episode MP4 stream.", "encoding_policy": { "time_encoding": "TS_2DIFF", "time_compression": "LZ4", "float_encoding": "GORILLA", "float_compression": "LZ4", "double_encoding": "GORILLA", "double_compression": "LZ4", "int32_encoding": "TS_2DIFF", "int32_compression": "LZ4", "int64_encoding": "TS_2DIFF", "int64_compression": "LZ4", "boolean_encoding": "RLE", "boolean_compression": "LZ4", "tag_storage": "TsFile table-model device/tag columns" } } }