{
  "status": "pass",
  "generated_at_utc": "2026-06-18T07:14:59+00:00",
  "official_dataset": {
    "repo_id": "ropedia-ai/xperience-10m",
    "repo_sha": "ce943cf271a758b60240084892d05cf6dc12dd90",
    "tree_base_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main",
    "gated_resolve_base_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main",
    "access_note": "Episode directory pages are browsable on Hugging Face. Raw annotation/video file downloads require access to the gated official dataset and are not redistributed here."
  },
  "selection_summary": {
    "selected_episode_count": 128,
    "selected_split_counts": {
      "test": 16,
      "train": 96,
      "val": 16
    },
    "size_band_counts": {
      "short": 32,
      "lower_mid": 32,
      "upper_mid": 32,
      "long": 32
    },
    "one_episode_per_top_level_session": true,
    "selected_download_size_excluding_visualization_rrd_bytes": 298189759263
  },
  "processed_summary": {
    "inspected_episode_manifest_count": 128,
    "sparse_export": {
      "num_episodes": 119,
      "num_samples": 3808,
      "split_counts": {
        "train": 2848,
        "val": 512,
        "test": 448
      }
    },
    "qwen_v6_multiscale_export": {
      "num_episodes": 119,
      "num_samples": 34269,
      "split_counts": {
        "test": 4032,
        "train": 25629,
        "val": 4608
      }
    },
    "dense_multiscale_compact_export": {
      "num_episodes": 119,
      "num_samples": 106095,
      "split_counts": {
        "test": 11795,
        "train": 79593,
        "val": 14707
      },
      "scale_counts": {
        "dense_20f_stride10": 60725,
        "long_80f_stride40": 15067,
        "medium_40f_stride20": 30303
      },
      "split_scale_counts": [
        {
          "split": "test",
          "scale_id": "dense_20f_stride10",
          "windows": "6752"
        },
        {
          "split": "test",
          "scale_id": "long_80f_stride40",
          "windows": "1674"
        },
        {
          "split": "test",
          "scale_id": "medium_40f_stride20",
          "windows": "3369"
        },
        {
          "split": "train",
          "scale_id": "dense_20f_stride10",
          "windows": "45555"
        },
        {
          "split": "train",
          "scale_id": "long_80f_stride40",
          "windows": "11305"
        },
        {
          "split": "train",
          "scale_id": "medium_40f_stride20",
          "windows": "22733"
        },
        {
          "split": "val",
          "scale_id": "dense_20f_stride10",
          "windows": "8418"
        },
        {
          "split": "val",
          "scale_id": "long_80f_stride40",
          "windows": "2088"
        },
        {
          "split": "val",
          "scale_id": "medium_40f_stride20",
          "windows": "4201"
        }
      ]
    },
    "metadata_matrix_v2": {
      "available": true,
      "bytes": 3375193,
      "sha256": "3c2a23b681c9f257a4c04710c72441650844ede6279d3e67be57ccc3abd4fa90",
      "arrays": {
        "X": {
          "shape": [
            34269,
            394
          ],
          "dtype": "float32"
        },
        "split": {
          "shape": [
            34269
          ],
          "dtype": "object"
        },
        "row_id": {
          "shape": [
            34269
          ],
          "dtype": "object"
        }
      },
      "row_count": 34269,
      "feature_dim": 394,
      "split_counts": {
        "train": 25629,
        "val": 4608,
        "test": 4032
      }
    },
    "metadata_matrix_sparse": {
      "available": true,
      "bytes": 217477,
      "sha256": "cdaa55ea3bb229d70bee845f05628ed7a984dd46f95080358d51943b4b8975df",
      "arrays": {
        "X": {
          "shape": [
            3808,
            394
          ],
          "dtype": "float32"
        },
        "split": {
          "shape": [
            3808
          ],
          "dtype": "object"
        },
        "row_id": {
          "shape": [
            3808
          ],
          "dtype": "object"
        }
      },
      "row_count": 3808,
      "feature_dim": 394,
      "split_counts": {
        "train": 2848,
        "val": 512,
        "test": 448
      }
    },
    "raw20_result_records": 40,
    "raw20_status_counts": {
      "pass": 40
    },
    "raw20_proxy_tasks": [
      "camera_view_sync_retrieval",
      "interaction_text_prediction"
    ]
  },
  "processed_feature_artifacts": [
    {
      "title": "128-episode selected source manifest",
      "kind": "source_index",
      "description": "Public-safe selection record with official episode paths, split labels, size bands, and file lists.",
      "repo_path": "results/omni_finetune/xperience10m_128_episode_selection.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128_episode_selection.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128_episode_selection.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128_episode_selection.json",
      "available": true,
      "bytes": 219404,
      "sha256": "e9a8fb94c6e360d3eccf495cb0517b818b78fafaf033bbe63f28819ddb41b805"
    },
    {
      "title": "128-episode selected source table",
      "kind": "source_index",
      "description": "CSV table for quick scanning of rank, split, official episode path, source session, and size band.",
      "repo_path": "results/omni_finetune/xperience10m_128_episode_selection.csv",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128_episode_selection.csv",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128_episode_selection.csv",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128_episode_selection.csv",
      "available": true,
      "bytes": 20104,
      "sha256": "0131dded33690ab98b3cfd08ab3075ffc22d93ef9a35d1a8ee24c23eaa48af72"
    },
    {
      "title": "Official raw-file download list",
      "kind": "source_index",
      "description": "Seven official gated raw files per selected episode: annotation HDF5 plus six synchronized MP4 streams.",
      "repo_path": "results/omni_finetune/xperience10m_128_episode_download_files.txt",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128_episode_download_files.txt",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128_episode_download_files.txt",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128_episode_download_files.txt",
      "available": true,
      "bytes": 51733,
      "sha256": "24e706c9c37a4e967d22cac1a8a90dff0a109b6368f24dbbb3987dcd70b460f6"
    },
    {
      "title": "Inspected 128-episode manifest",
      "kind": "episode_manifest",
      "description": "Per-episode file sizes, frame counts, task labels, HDF5 modality availability, and selected split metadata.",
      "repo_path": "results/omni_finetune/episode_manifest.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/episode_manifest.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/episode_manifest.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/episode_manifest.json",
      "available": true,
      "bytes": 753255,
      "sha256": "d47f7acf526e2328c7203f6d317c9b188abf03f69c3108fc47e5e7d9a543f638"
    },
    {
      "title": "Sparse 20-frame JSONL export manifest",
      "kind": "processed_manifest",
      "description": "Manifest for the sparse Qwen-style 20-frame window export after export-time filtering.",
      "repo_path": "results/omni_finetune/dataset_manifest.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/dataset_manifest.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/dataset_manifest.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/dataset_manifest.json",
      "available": true,
      "bytes": 252195,
      "sha256": "01d836079c7c9dd652a73cdde7bf50f9ca7b51b347a35c0a2e5239ea240e21d8"
    },
    {
      "title": "Qwen3-Omni v6 multiscale dataset manifest",
      "kind": "processed_manifest",
      "description": "Verified package manifest for the current 34,269-window Qwen3-Omni v6 dataset branch.",
      "repo_path": "results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_multiscale_cap96_v6_rank64_lr5e5_full8gpu_lora_eval_test_full/dataset/dataset_manifest.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_multiscale_cap96_v6_rank64_lr5e5_full8gpu_lora_eval_test_full/dataset/dataset_manifest.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_multiscale_cap96_v6_rank64_lr5e5_full8gpu_lora_eval_test_full/dataset/dataset_manifest.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/verified_public/xperience10m_qwen3_omni_128ep_multiscale_cap96_v6_rank64_lr5e5_full8gpu_lora_eval_test_full/dataset/dataset_manifest.json",
      "available": true,
      "bytes": 938025,
      "sha256": "89c21311fd7812927fe86d0edd29f72c4fff1693ee4388968f4538be24abd58f"
    },
    {
      "title": "Dense multiscale public-safe windows JSONL",
      "kind": "processed_feature_table",
      "description": "Compact public-safe rows for dense/medium/long windows, labels, object sets, and sparse-window provenance.",
      "repo_path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
      "available": true,
      "bytes": 135591061,
      "sha256": "d4ae022fc6123fefa3a10055a3d5094195dc9c87c1b8fae360481319603dc622",
      "line_count": 106095
    },
    {
      "title": "Dense multiscale manifest",
      "kind": "processed_manifest",
      "description": "Counts and provenance for the dense multiscale public-safe feature table.",
      "repo_path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dataset_manifest.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dataset_manifest.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dataset_manifest.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dataset_manifest.json",
      "available": true,
      "bytes": 1438,
      "sha256": "cbb4ecae08471f924941b5621eb1ba793d3c41ce99336f2bfcce630ed0f9a9fd"
    },
    {
      "title": "Dense hierarchical label stats",
      "kind": "processed_summary",
      "description": "Action/subtask family and object-label statistics for the dense multiscale feature table.",
      "repo_path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/hierarchical_label_stats.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/hierarchical_label_stats.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/hierarchical_label_stats.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/hierarchical_label_stats.json",
      "available": true,
      "bytes": 54324,
      "sha256": "09c52d4f22734fefa2c232ebae62d8f1e3dc31a8b43beec6b03e28f32b4be125"
    },
    {
      "title": "Dense split-by-scale counts",
      "kind": "processed_summary",
      "description": "CSV counts by split and scale id for the dense multiscale feature table.",
      "repo_path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/split_scale_counts.csv",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/split_scale_counts.csv",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/split_scale_counts.csv",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/split_scale_counts.csv",
      "available": true,
      "bytes": 287,
      "sha256": "57ebad13690c33da22c43596cbeac3aba1053af55b8e68da6c2b0c6cd5969271"
    },
    {
      "title": "128-episode metadata feature matrix v2",
      "kind": "processed_feature_matrix",
      "description": "Public-safe 34,269 x 394 metadata/text feature matrix used by the aligned metadata baselines.",
      "repo_path": "results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/metadata_feature_matrix.npz",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/metadata_feature_matrix.npz",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/metadata_feature_matrix.npz",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/a100_128_metadata_task_baselines_20260616_v2/metadata_feature_matrix.npz",
      "available": true,
      "bytes": 3375193,
      "sha256": "3c2a23b681c9f257a4c04710c72441650844ede6279d3e67be57ccc3abd4fa90",
      "npz": {
        "available": true,
        "bytes": 3375193,
        "sha256": "3c2a23b681c9f257a4c04710c72441650844ede6279d3e67be57ccc3abd4fa90",
        "arrays": {
          "X": {
            "shape": [
              34269,
              394
            ],
            "dtype": "float32"
          },
          "split": {
            "shape": [
              34269
            ],
            "dtype": "object"
          },
          "row_id": {
            "shape": [
              34269
            ],
            "dtype": "object"
          }
        },
        "row_count": 34269,
        "feature_dim": 394,
        "split_counts": {
          "train": 25629,
          "val": 4608,
          "test": 4032
        }
      }
    },
    {
      "title": "128-episode sparse metadata feature matrix",
      "kind": "processed_feature_matrix",
      "description": "Earlier 3,808 x 394 metadata/text feature matrix for the sparse 20-frame export.",
      "repo_path": "results/omni_finetune/multi_episode_128_task_baselines/metadata_feature_matrix.npz",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/multi_episode_128_task_baselines/metadata_feature_matrix.npz",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/multi_episode_128_task_baselines/metadata_feature_matrix.npz",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/multi_episode_128_task_baselines/metadata_feature_matrix.npz",
      "available": true,
      "bytes": 217477,
      "sha256": "cdaa55ea3bb229d70bee845f05628ed7a984dd46f95080358d51943b4b8975df",
      "npz": {
        "available": true,
        "bytes": 217477,
        "sha256": "cdaa55ea3bb229d70bee845f05628ed7a984dd46f95080358d51943b4b8975df",
        "arrays": {
          "X": {
            "shape": [
              3808,
              394
            ],
            "dtype": "float32"
          },
          "split": {
            "shape": [
              3808
            ],
            "dtype": "object"
          },
          "row_id": {
            "shape": [
              3808
            ],
            "dtype": "object"
          }
        },
        "row_count": 3808,
        "feature_dim": 394,
        "split_counts": {
          "train": 2848,
          "val": 512,
          "test": 448
        }
      }
    },
    {
      "title": "128-episode raw20 baseline summary",
      "kind": "result_summary",
      "description": "All 40 simple/raw and neural/raw result records for the 20-task raw-feature baseline run.",
      "repo_path": "results/omni_finetune/a100_128_raw20_task_baselines_complete20_proxy_20260616T091500Z/run_summary_all.json",
      "github_url": "https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/results/omni_finetune/a100_128_raw20_task_baselines_complete20_proxy_20260616T091500Z/run_summary_all.json",
      "hf_artifact_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/a100_128_raw20_task_baselines_complete20_proxy_20260616T091500Z/run_summary_all.json",
      "hf_model_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/a100_128_raw20_task_baselines_complete20_proxy_20260616T091500Z/run_summary_all.json",
      "available": true,
      "bytes": 23050,
      "sha256": "4a5191c070bb43940c34d8495af44d771ec2d183f66205d15007480f9b764a42"
    }
  ],
  "episodes": [
    {
      "selection_rank": 1,
      "split": "test",
      "size_band": "short",
      "official_episode_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1",
      "top_level_session": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c",
      "source_episode_id": "ep1",
      "canonical_episode_id": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c__ep1",
      "row_id_prefix": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/annotation.hdf5",
          "bytes": 1692922632,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam0.mp4",
          "bytes": 118200767,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam1.mp4",
          "bytes": 122905709,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam2.mp4",
          "bytes": 113924837,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/fisheye_cam3.mp4",
          "bytes": 116430448,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/stereo_left.mp4",
          "bytes": 27623126,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8a8e1b3c-607e-4ada-b3fd-fa639727e92c/ep1/stereo_right.mp4",
          "bytes": 28818864,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cooking and cleaning in the kitchen",
      "frame_count": 5102,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1692922632,
      "training_bytes_excluding_visualization_rrd": 2220826383,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 2,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4",
      "top_level_session": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4",
      "source_episode_id": "ep4",
      "canonical_episode_id": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4__ep4",
      "row_id_prefix": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/annotation.hdf5",
          "bytes": 1692213048,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam0.mp4",
          "bytes": 107098192,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam1.mp4",
          "bytes": 120904409,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam2.mp4",
          "bytes": 113652255,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/fisheye_cam3.mp4",
          "bytes": 123014441,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/stereo_left.mp4",
          "bytes": 28045873,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/27c9fc42-2bb4-4737-b09c-08d2dd88aed4/ep4/stereo_right.mp4",
          "bytes": 30368649,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery shelves",
      "frame_count": 5100,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1692213048,
      "training_bytes_excluding_visualization_rrd": 2215296867,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 3,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3",
      "top_level_session": "363abff7-e5ce-425e-a85c-5397186aefd2",
      "source_episode_id": "ep3",
      "canonical_episode_id": "363abff7-e5ce-425e-a85c-5397186aefd2__ep3",
      "row_id_prefix": "363abff7-e5ce-425e-a85c-5397186aefd2__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/annotation.hdf5",
          "bytes": 1689936188,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam0.mp4",
          "bytes": 105712457,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam1.mp4",
          "bytes": 126685910,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam2.mp4",
          "bytes": 130966787,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/fisheye_cam3.mp4",
          "bytes": 99062778,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/stereo_left.mp4",
          "bytes": 29375863,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "363abff7-e5ce-425e-a85c-5397186aefd2/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/363abff7-e5ce-425e-a85c-5397186aefd2/ep3/stereo_right.mp4",
          "bytes": 30804710,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking shelves and cleaning in a retail store",
      "frame_count": 5093,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1689936188,
      "training_bytes_excluding_visualization_rrd": 2212544693,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 4,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3",
      "top_level_session": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a",
      "source_episode_id": "ep3",
      "canonical_episode_id": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a__ep3",
      "row_id_prefix": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/annotation.hdf5",
          "bytes": 1686278728,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam0.mp4",
          "bytes": 114288942,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam1.mp4",
          "bytes": 132103413,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam2.mp4",
          "bytes": 123731844,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/fisheye_cam3.mp4",
          "bytes": 118025002,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/stereo_left.mp4",
          "bytes": 29227546,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0e4f59cc-c232-4ad0-9d0c-fed6e026422a/ep3/stereo_right.mp4",
          "bytes": 29778547,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Carrying a chair and stocking store shelves",
      "frame_count": 5082,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1686278728,
      "training_bytes_excluding_visualization_rrd": 2233434022,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 5,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "705435da-879d-456e-a28e-f15f86e75027/ep3",
      "top_level_session": "705435da-879d-456e-a28e-f15f86e75027",
      "source_episode_id": "ep3",
      "canonical_episode_id": "705435da-879d-456e-a28e-f15f86e75027__ep3",
      "row_id_prefix": "705435da-879d-456e-a28e-f15f86e75027__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/705435da-879d-456e-a28e-f15f86e75027/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/annotation.hdf5",
          "bytes": 1694263288,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam0.mp4",
          "bytes": 102749048,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam1.mp4",
          "bytes": 117388328,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam2.mp4",
          "bytes": 114054999,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/fisheye_cam3.mp4",
          "bytes": 101244249,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/stereo_left.mp4",
          "bytes": 30454489,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "705435da-879d-456e-a28e-f15f86e75027/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/705435da-879d-456e-a28e-f15f86e75027/ep3/stereo_right.mp4",
          "bytes": 30404397,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking retail shelves with electronic products",
      "frame_count": 5106,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1694263288,
      "training_bytes_excluding_visualization_rrd": 2190558798,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 6,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8",
      "top_level_session": "65adf646-cb23-430e-9583-12482dd451a1",
      "source_episode_id": "ep8",
      "canonical_episode_id": "65adf646-cb23-430e-9583-12482dd451a1__ep8",
      "row_id_prefix": "65adf646-cb23-430e-9583-12482dd451a1__ep8",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/65adf646-cb23-430e-9583-12482dd451a1/ep8",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/annotation.hdf5",
          "bytes": 1692898400,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam0.mp4",
          "bytes": 108136669,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam1.mp4",
          "bytes": 112940709,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam2.mp4",
          "bytes": 111813344,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/fisheye_cam3.mp4",
          "bytes": 110627359,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/stereo_left.mp4",
          "bytes": 26633610,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "65adf646-cb23-430e-9583-12482dd451a1/ep8/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/65adf646-cb23-430e-9583-12482dd451a1/ep8/stereo_right.mp4",
          "bytes": 28673945,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery store shelves",
      "frame_count": 5102,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1692898400,
      "training_bytes_excluding_visualization_rrd": 2191724036,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 7,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3",
      "top_level_session": "0474d134-f983-4590-9cf9-29bd1c6e33cb",
      "source_episode_id": "ep3",
      "canonical_episode_id": "0474d134-f983-4590-9cf9-29bd1c6e33cb__ep3",
      "row_id_prefix": "0474d134-f983-4590-9cf9-29bd1c6e33cb__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/annotation.hdf5",
          "bytes": 1682258880,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam0.mp4",
          "bytes": 117496560,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam1.mp4",
          "bytes": 130950459,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam2.mp4",
          "bytes": 127246472,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/fisheye_cam3.mp4",
          "bytes": 119793210,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/stereo_left.mp4",
          "bytes": 29971026,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0474d134-f983-4590-9cf9-29bd1c6e33cb/ep3/stereo_right.mp4",
          "bytes": 31126938,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking canned goods on a supermarket shelf",
      "frame_count": 5070,
      "window_counts": {
        "action": 253,
        "subtask": 253
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1682258880,
      "training_bytes_excluding_visualization_rrd": 2238843545,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 8,
      "split": "test",
      "size_band": "short",
      "official_episode_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1",
      "top_level_session": "33f7ae08-ac1d-4321-9cb9-eca79016b359",
      "source_episode_id": "ep1",
      "canonical_episode_id": "33f7ae08-ac1d-4321-9cb9-eca79016b359__ep1",
      "row_id_prefix": "33f7ae08-ac1d-4321-9cb9-eca79016b359__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/annotation.hdf5",
          "bytes": 1695175580,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam0.mp4",
          "bytes": 99622876,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam1.mp4",
          "bytes": 115068958,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam2.mp4",
          "bytes": 114934065,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/fisheye_cam3.mp4",
          "bytes": 97914411,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/stereo_left.mp4",
          "bytes": 27861497,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/33f7ae08-ac1d-4321-9cb9-eca79016b359/ep1/stereo_right.mp4",
          "bytes": 27852411,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking retail store shelves",
      "frame_count": 5109,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1695175580,
      "training_bytes_excluding_visualization_rrd": 2178429798,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 9,
      "split": "test",
      "size_band": "short",
      "official_episode_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5",
      "top_level_session": "34f07a04-eb37-45a3-95ec-189ed5f4a85b",
      "source_episode_id": "ep5",
      "canonical_episode_id": "34f07a04-eb37-45a3-95ec-189ed5f4a85b__ep5",
      "row_id_prefix": "34f07a04-eb37-45a3-95ec-189ed5f4a85b__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/annotation.hdf5",
          "bytes": 1697525816,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam0.mp4",
          "bytes": 98934027,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam1.mp4",
          "bytes": 129162786,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam2.mp4",
          "bytes": 112092983,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/fisheye_cam3.mp4",
          "bytes": 112560475,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/stereo_left.mp4",
          "bytes": 25563194,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34f07a04-eb37-45a3-95ec-189ed5f4a85b/ep5/stereo_right.mp4",
          "bytes": 27563044,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking shelves in a retail store",
      "frame_count": 5116,
      "window_counts": {
        "action": 255,
        "subtask": 255
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1697525816,
      "training_bytes_excluding_visualization_rrd": 2203402325,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 10,
      "split": "val",
      "size_band": "short",
      "official_episode_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1",
      "top_level_session": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918",
      "source_episode_id": "ep1",
      "canonical_episode_id": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918__ep1",
      "row_id_prefix": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/annotation.hdf5",
          "bytes": 1699834356,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam0.mp4",
          "bytes": 104232464,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam1.mp4",
          "bytes": 118190127,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam2.mp4",
          "bytes": 112321213,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/fisheye_cam3.mp4",
          "bytes": 109482034,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/stereo_left.mp4",
          "bytes": 26185546,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f579b88-12fb-41c2-aa2a-9b8f5ae8f918/ep1/stereo_right.mp4",
          "bytes": 28696894,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking supermarket shelves",
      "frame_count": 5123,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1699834356,
      "training_bytes_excluding_visualization_rrd": 2198942634,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 11,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6",
      "top_level_session": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85",
      "source_episode_id": "ep6",
      "canonical_episode_id": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85__ep6",
      "row_id_prefix": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85__ep6",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/annotation.hdf5",
          "bytes": 1688274456,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam0.mp4",
          "bytes": 113332199,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam1.mp4",
          "bytes": 119032068,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam2.mp4",
          "bytes": 118258443,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/fisheye_cam3.mp4",
          "bytes": 110512884,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/stereo_left.mp4",
          "bytes": 28177093,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0ffa6540-b99f-4909-9f80-c1b3e4c14a85/ep6/stereo_right.mp4",
          "bytes": 29406297,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking canned goods on a supermarket shelf",
      "frame_count": 5088,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1688274456,
      "training_bytes_excluding_visualization_rrd": 2206993440,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 12,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1",
      "top_level_session": "c5e31792-0961-463c-bfb4-ff89030c2ac8",
      "source_episode_id": "ep1",
      "canonical_episode_id": "c5e31792-0961-463c-bfb4-ff89030c2ac8__ep1",
      "row_id_prefix": "c5e31792-0961-463c-bfb4-ff89030c2ac8__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/annotation.hdf5",
          "bytes": 1711092828,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam0.mp4",
          "bytes": 122714596,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam1.mp4",
          "bytes": 125506860,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam2.mp4",
          "bytes": 135281955,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/fisheye_cam3.mp4",
          "bytes": 105928743,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/stereo_left.mp4",
          "bytes": 28906734,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e31792-0961-463c-bfb4-ff89030c2ac8/ep1/stereo_right.mp4",
          "bytes": 29047956,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Shopping for electronics",
      "frame_count": 5157,
      "window_counts": {
        "action": 257,
        "subtask": 257
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1711092828,
      "training_bytes_excluding_visualization_rrd": 2258479672,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 13,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2",
      "top_level_session": "6dc018a4-0614-478c-9332-86bd6c4af9e8",
      "source_episode_id": "ep2",
      "canonical_episode_id": "6dc018a4-0614-478c-9332-86bd6c4af9e8__ep2",
      "row_id_prefix": "6dc018a4-0614-478c-9332-86bd6c4af9e8__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/annotation.hdf5",
          "bytes": 1705236060,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam0.mp4",
          "bytes": 111937834,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam1.mp4",
          "bytes": 127508386,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam2.mp4",
          "bytes": 114416538,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/fisheye_cam3.mp4",
          "bytes": 114752806,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/stereo_left.mp4",
          "bytes": 28267923,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6dc018a4-0614-478c-9332-86bd6c4af9e8/ep2/stereo_right.mp4",
          "bytes": 28177043,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery shelves",
      "frame_count": 5139,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1705236060,
      "training_bytes_excluding_visualization_rrd": 2230296590,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 14,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8",
      "top_level_session": "c09b25c6-218c-4e06-95ff-d63eccf20f2b",
      "source_episode_id": "ep8",
      "canonical_episode_id": "c09b25c6-218c-4e06-95ff-d63eccf20f2b__ep8",
      "row_id_prefix": "c09b25c6-218c-4e06-95ff-d63eccf20f2b__ep8",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/annotation.hdf5",
          "bytes": 1700863160,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam0.mp4",
          "bytes": 116734947,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam1.mp4",
          "bytes": 120448885,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam2.mp4",
          "bytes": 118627817,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/fisheye_cam3.mp4",
          "bytes": 111058891,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/stereo_left.mp4",
          "bytes": 26366194,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c09b25c6-218c-4e06-95ff-d63eccf20f2b/ep8/stereo_right.mp4",
          "bytes": 28045200,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking and labeling grocery shelves",
      "frame_count": 5126,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1700863160,
      "training_bytes_excluding_visualization_rrd": 2222145094,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 15,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3",
      "top_level_session": "0d330006-684f-4e93-bf38-06d53be3fe5f",
      "source_episode_id": "ep3",
      "canonical_episode_id": "0d330006-684f-4e93-bf38-06d53be3fe5f__ep3",
      "row_id_prefix": "0d330006-684f-4e93-bf38-06d53be3fe5f__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/annotation.hdf5",
          "bytes": 1700228808,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam0.mp4",
          "bytes": 104122378,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam1.mp4",
          "bytes": 118372924,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam2.mp4",
          "bytes": 120492669,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/fisheye_cam3.mp4",
          "bytes": 101235597,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/stereo_left.mp4",
          "bytes": 26063271,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0d330006-684f-4e93-bf38-06d53be3fe5f/ep3/stereo_right.mp4",
          "bytes": 27805170,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking supermarket shelves",
      "frame_count": 5124,
      "window_counts": {
        "action": 255,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1700228808,
      "training_bytes_excluding_visualization_rrd": 2198320817,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 16,
      "split": "test",
      "size_band": "short",
      "official_episode_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1",
      "top_level_session": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f",
      "source_episode_id": "ep1",
      "canonical_episode_id": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f__ep1",
      "row_id_prefix": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/annotation.hdf5",
          "bytes": 1704207792,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam0.mp4",
          "bytes": 111578502,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam1.mp4",
          "bytes": 111835323,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam2.mp4",
          "bytes": 114058806,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/fisheye_cam3.mp4",
          "bytes": 115015807,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/stereo_left.mp4",
          "bytes": 26458546,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cba9c19e-a55f-46e8-bda8-423cdcc2de5f/ep1/stereo_right.mp4",
          "bytes": 24575621,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Completing household tasks and food preparation",
      "frame_count": 5136,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1704207792,
      "training_bytes_excluding_visualization_rrd": 2207730397,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 17,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2",
      "top_level_session": "322958e6-2d26-40d7-af3d-cb16362c78f7",
      "source_episode_id": "ep2",
      "canonical_episode_id": "322958e6-2d26-40d7-af3d-cb16362c78f7__ep2",
      "row_id_prefix": "322958e6-2d26-40d7-af3d-cb16362c78f7__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/annotation.hdf5",
          "bytes": 1713121844,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam0.mp4",
          "bytes": 115275922,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam1.mp4",
          "bytes": 126951834,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam2.mp4",
          "bytes": 127996955,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/fisheye_cam3.mp4",
          "bytes": 112159769,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/stereo_left.mp4",
          "bytes": 30981040,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/322958e6-2d26-40d7-af3d-cb16362c78f7/ep2/stereo_right.mp4",
          "bytes": 32395511,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery shelves",
      "frame_count": 5163,
      "window_counts": {
        "action": 258,
        "subtask": 258
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1713121844,
      "training_bytes_excluding_visualization_rrd": 2258882875,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 18,
      "split": "val",
      "size_band": "short",
      "official_episode_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5",
      "top_level_session": "7f443115-54a4-4d50-acfb-e05fe506c270",
      "source_episode_id": "ep5",
      "canonical_episode_id": "7f443115-54a4-4d50-acfb-e05fe506c270__ep5",
      "row_id_prefix": "7f443115-54a4-4d50-acfb-e05fe506c270__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/annotation.hdf5",
          "bytes": 1701878284,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam0.mp4",
          "bytes": 102232681,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam1.mp4",
          "bytes": 125351436,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam2.mp4",
          "bytes": 116289074,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/fisheye_cam3.mp4",
          "bytes": 106853283,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/stereo_left.mp4",
          "bytes": 26403753,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "7f443115-54a4-4d50-acfb-e05fe506c270/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f443115-54a4-4d50-acfb-e05fe506c270/ep5/stereo_right.mp4",
          "bytes": 28216441,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery store shelves",
      "frame_count": 5129,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1701878284,
      "training_bytes_excluding_visualization_rrd": 2207224952,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 19,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4",
      "top_level_session": "af8e9345-011f-4c97-a78e-ecb4a268220f",
      "source_episode_id": "ep4",
      "canonical_episode_id": "af8e9345-011f-4c97-a78e-ecb4a268220f__ep4",
      "row_id_prefix": "af8e9345-011f-4c97-a78e-ecb4a268220f__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/annotation.hdf5",
          "bytes": 1687061400,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam0.mp4",
          "bytes": 101149128,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam1.mp4",
          "bytes": 124262059,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam2.mp4",
          "bytes": 111827112,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/fisheye_cam3.mp4",
          "bytes": 107102046,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/stereo_left.mp4",
          "bytes": 29888147,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/af8e9345-011f-4c97-a78e-ecb4a268220f/ep4/stereo_right.mp4",
          "bytes": 30615703,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking retail shelves with snacks and containers",
      "frame_count": 5084,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1687061400,
      "training_bytes_excluding_visualization_rrd": 2191905595,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 20,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9",
      "top_level_session": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3",
      "source_episode_id": "ep9",
      "canonical_episode_id": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3__ep9",
      "row_id_prefix": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3__ep9",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/annotation.hdf5",
          "bytes": 1686618372,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam0.mp4",
          "bytes": 102071423,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam1.mp4",
          "bytes": 130239631,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam2.mp4",
          "bytes": 124180560,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/fisheye_cam3.mp4",
          "bytes": 99727398,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/stereo_left.mp4",
          "bytes": 29427591,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7f723cf6-13a4-451d-96bf-d37cbb3f84f3/ep9/stereo_right.mp4",
          "bytes": 29580983,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking shelves in a store",
      "frame_count": 5083,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1686618372,
      "training_bytes_excluding_visualization_rrd": 2201845958,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 21,
      "split": "val",
      "size_band": "short",
      "official_episode_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11",
      "top_level_session": "3ebbfff2-3a60-4cf4-af98-9db074a46e73",
      "source_episode_id": "ep11",
      "canonical_episode_id": "3ebbfff2-3a60-4cf4-af98-9db074a46e73__ep11",
      "row_id_prefix": "3ebbfff2-3a60-4cf4-af98-9db074a46e73__ep11",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/annotation.hdf5",
          "bytes": 1688702932,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam0.mp4",
          "bytes": 116340405,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam1.mp4",
          "bytes": 118128616,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam2.mp4",
          "bytes": 119745731,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/fisheye_cam3.mp4",
          "bytes": 96202929,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/stereo_left.mp4",
          "bytes": 27279008,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3ebbfff2-3a60-4cf4-af98-9db074a46e73/ep11/stereo_right.mp4",
          "bytes": 28532438,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Shopping in a supermarket",
      "frame_count": 5089,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1688702932,
      "training_bytes_excluding_visualization_rrd": 2194932059,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 22,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9",
      "top_level_session": "90fe845b-df65-4297-838c-7924d4c3b6ad",
      "source_episode_id": "ep9",
      "canonical_episode_id": "90fe845b-df65-4297-838c-7924d4c3b6ad__ep9",
      "row_id_prefix": "90fe845b-df65-4297-838c-7924d4c3b6ad__ep9",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/annotation.hdf5",
          "bytes": 1690513852,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam0.mp4",
          "bytes": 103570078,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam1.mp4",
          "bytes": 116637223,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam2.mp4",
          "bytes": 120576721,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/fisheye_cam3.mp4",
          "bytes": 91428652,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/stereo_left.mp4",
          "bytes": 30029473,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/90fe845b-df65-4297-838c-7924d4c3b6ad/ep9/stereo_right.mp4",
          "bytes": 28676622,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cleaning and organizing retail shelf items",
      "frame_count": 5095,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1690513852,
      "training_bytes_excluding_visualization_rrd": 2181432621,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 23,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2",
      "top_level_session": "638630bb-caf0-4367-a990-7a3d02dd395a",
      "source_episode_id": "ep2",
      "canonical_episode_id": "638630bb-caf0-4367-a990-7a3d02dd395a__ep2",
      "row_id_prefix": "638630bb-caf0-4367-a990-7a3d02dd395a__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/annotation.hdf5",
          "bytes": 1682926752,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam0.mp4",
          "bytes": 112400610,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam1.mp4",
          "bytes": 120636849,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam2.mp4",
          "bytes": 120531102,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/fisheye_cam3.mp4",
          "bytes": 108272767,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/stereo_left.mp4",
          "bytes": 25237387,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "638630bb-caf0-4367-a990-7a3d02dd395a/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/638630bb-caf0-4367-a990-7a3d02dd395a/ep2/stereo_right.mp4",
          "bytes": 25911507,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking shelves in a retail store",
      "frame_count": 5072,
      "window_counts": {
        "action": 253,
        "subtask": 253
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1682926752,
      "training_bytes_excluding_visualization_rrd": 2195916974,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 24,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10",
      "top_level_session": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04",
      "source_episode_id": "ep10",
      "canonical_episode_id": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04__ep10",
      "row_id_prefix": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04__ep10",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/annotation.hdf5",
          "bytes": 1687161140,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam0.mp4",
          "bytes": 95970451,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam1.mp4",
          "bytes": 122767379,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam2.mp4",
          "bytes": 116887874,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/fisheye_cam3.mp4",
          "bytes": 121951678,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/stereo_left.mp4",
          "bytes": 26452215,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17eea990-0d39-4cc8-a7c8-03fd56b4bf04/ep10/stereo_right.mp4",
          "bytes": 28669827,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery store shelves",
      "frame_count": 5085,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1687161140,
      "training_bytes_excluding_visualization_rrd": 2199860564,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 25,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9",
      "top_level_session": "81d4c5c5-b164-419c-86e0-c26347284f83",
      "source_episode_id": "ep9",
      "canonical_episode_id": "81d4c5c5-b164-419c-86e0-c26347284f83__ep9",
      "row_id_prefix": "81d4c5c5-b164-419c-86e0-c26347284f83__ep9",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/annotation.hdf5",
          "bytes": 1701234708,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam0.mp4",
          "bytes": 107382436,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam1.mp4",
          "bytes": 114235310,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam2.mp4",
          "bytes": 117706608,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/fisheye_cam3.mp4",
          "bytes": 103269118,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/stereo_left.mp4",
          "bytes": 28602076,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "81d4c5c5-b164-419c-86e0-c26347284f83/ep9/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81d4c5c5-b164-419c-86e0-c26347284f83/ep9/stereo_right.mp4",
          "bytes": 27530786,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Shopping for grocery items",
      "frame_count": 5127,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1701234708,
      "training_bytes_excluding_visualization_rrd": 2199961042,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 26,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5",
      "top_level_session": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b",
      "source_episode_id": "ep5",
      "canonical_episode_id": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b__ep5",
      "row_id_prefix": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/annotation.hdf5",
          "bytes": 1700584268,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam0.mp4",
          "bytes": 97430771,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam1.mp4",
          "bytes": 110040314,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam2.mp4",
          "bytes": 103731409,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/fisheye_cam3.mp4",
          "bytes": 108367187,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/stereo_left.mp4",
          "bytes": 28777319,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/85a956ae-65c6-4d11-9e7f-720d6d71ae5b/ep5/stereo_right.mp4",
          "bytes": 30289571,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking retail shelves",
      "frame_count": 5125,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1700584268,
      "training_bytes_excluding_visualization_rrd": 2179220839,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 27,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5",
      "top_level_session": "4b7cc33d-56cf-4029-bda8-f154bd146447",
      "source_episode_id": "ep5",
      "canonical_episode_id": "4b7cc33d-56cf-4029-bda8-f154bd146447__ep5",
      "row_id_prefix": "4b7cc33d-56cf-4029-bda8-f154bd146447__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/annotation.hdf5",
          "bytes": 1718740864,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam0.mp4",
          "bytes": 123042381,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam1.mp4",
          "bytes": 134265137,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam2.mp4",
          "bytes": 117357037,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/fisheye_cam3.mp4",
          "bytes": 128246883,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/stereo_left.mp4",
          "bytes": 29638043,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b7cc33d-56cf-4029-bda8-f154bd146447/ep5/stereo_right.mp4",
          "bytes": 32873318,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking and organizing store merchandise",
      "frame_count": 5180,
      "window_counts": {
        "action": 259,
        "subtask": 259
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1718740864,
      "training_bytes_excluding_visualization_rrd": 2284163663,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 28,
      "split": "val",
      "size_band": "short",
      "official_episode_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9",
      "top_level_session": "5d994eb3-bc12-46dd-8984-da2d5f1a7055",
      "source_episode_id": "ep9",
      "canonical_episode_id": "5d994eb3-bc12-46dd-8984-da2d5f1a7055__ep9",
      "row_id_prefix": "5d994eb3-bc12-46dd-8984-da2d5f1a7055__ep9",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/annotation.hdf5",
          "bytes": 1688462140,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam0.mp4",
          "bytes": 100705731,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam1.mp4",
          "bytes": 118106454,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam2.mp4",
          "bytes": 120389196,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/fisheye_cam3.mp4",
          "bytes": 95389630,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/stereo_left.mp4",
          "bytes": 26867034,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5d994eb3-bc12-46dd-8984-da2d5f1a7055/ep9/stereo_right.mp4",
          "bytes": 27950410,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking retail store shelves",
      "frame_count": 5089,
      "window_counts": {
        "action": 254,
        "subtask": 254
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1688462140,
      "training_bytes_excluding_visualization_rrd": 2177870595,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 29,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2",
      "top_level_session": "9dc8fc7c-977f-444a-9331-06d2dd7bf120",
      "source_episode_id": "ep2",
      "canonical_episode_id": "9dc8fc7c-977f-444a-9331-06d2dd7bf120__ep2",
      "row_id_prefix": "9dc8fc7c-977f-444a-9331-06d2dd7bf120__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/annotation.hdf5",
          "bytes": 1719702876,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam0.mp4",
          "bytes": 114423773,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam1.mp4",
          "bytes": 137099794,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam2.mp4",
          "bytes": 134178063,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/fisheye_cam3.mp4",
          "bytes": 103826823,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/stereo_left.mp4",
          "bytes": 30435687,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9dc8fc7c-977f-444a-9331-06d2dd7bf120/ep2/stereo_right.mp4",
          "bytes": 32501537,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Stocking grocery store shelves",
      "frame_count": 5183,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1719702876,
      "training_bytes_excluding_visualization_rrd": 2272168553,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 30,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4",
      "top_level_session": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6",
      "source_episode_id": "ep4",
      "canonical_episode_id": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6__ep4",
      "row_id_prefix": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/annotation.hdf5",
          "bytes": 1704840016,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam0.mp4",
          "bytes": 100791581,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam1.mp4",
          "bytes": 127249279,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam2.mp4",
          "bytes": 107855261,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/fisheye_cam3.mp4",
          "bytes": 106213646,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/stereo_left.mp4",
          "bytes": 24025045,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/59d0d93f-55c9-4a55-8cd4-e570cc0499d6/ep4/stereo_right.mp4",
          "bytes": 26886118,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cleaning and organizing kitchen items",
      "frame_count": 5138,
      "window_counts": {
        "action": 256,
        "subtask": 256
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1704840016,
      "training_bytes_excluding_visualization_rrd": 2197860946,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 31,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7",
      "top_level_session": "acb1b145-804e-41fe-915e-16ff7f59433a",
      "source_episode_id": "ep7",
      "canonical_episode_id": "acb1b145-804e-41fe-915e-16ff7f59433a__ep7",
      "row_id_prefix": "acb1b145-804e-41fe-915e-16ff7f59433a__ep7",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/annotation.hdf5",
          "bytes": 1690989056,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam0.mp4",
          "bytes": 96660171,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam1.mp4",
          "bytes": 107838642,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam2.mp4",
          "bytes": 104324445,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/fisheye_cam3.mp4",
          "bytes": 101851353,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/stereo_left.mp4",
          "bytes": 23451577,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "acb1b145-804e-41fe-915e-16ff7f59433a/ep7/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/acb1b145-804e-41fe-915e-16ff7f59433a/ep7/stereo_right.mp4",
          "bytes": 22704790,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Shopping for electronics",
      "frame_count": 5096,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1690989056,
      "training_bytes_excluding_visualization_rrd": 2147820034,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 32,
      "split": "train",
      "size_band": "short",
      "official_episode_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1",
      "top_level_session": "0da1f6d2-6564-4f28-b248-1d1b71f9521b",
      "source_episode_id": "ep1",
      "canonical_episode_id": "0da1f6d2-6564-4f28-b248-1d1b71f9521b__ep1",
      "row_id_prefix": "0da1f6d2-6564-4f28-b248-1d1b71f9521b__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/annotation.hdf5",
          "bytes": 1679345356,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam0.mp4",
          "bytes": 119445848,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam1.mp4",
          "bytes": 118533524,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam2.mp4",
          "bytes": 118095120,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/fisheye_cam3.mp4",
          "bytes": 100093330,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/stereo_left.mp4",
          "bytes": 29030098,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0da1f6d2-6564-4f28-b248-1d1b71f9521b/ep1/stereo_right.mp4",
          "bytes": 29611861,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Organizing and restocking supermarket shelves",
      "frame_count": 5061,
      "window_counts": {
        "action": 253,
        "subtask": 253
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1679345356,
      "training_bytes_excluding_visualization_rrd": 2194155137,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 33,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2",
      "top_level_session": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b",
      "source_episode_id": "ep2",
      "canonical_episode_id": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b__ep2",
      "row_id_prefix": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/annotation.hdf5",
          "bytes": 1942653204,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam0.mp4",
          "bytes": 84363591,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam1.mp4",
          "bytes": 95236175,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam2.mp4",
          "bytes": 103882663,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/fisheye_cam3.mp4",
          "bytes": 87394470,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/stereo_left.mp4",
          "bytes": 25786773,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/994e4c6c-660a-49f2-90a7-3ebbbb55eb9b/ep2/stereo_right.mp4",
          "bytes": 23335727,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and organizing colorful buttons on a table",
      "frame_count": 5855,
      "window_counts": {
        "action": 273,
        "subtask": 290
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942653204,
      "training_bytes_excluding_visualization_rrd": 2362652603,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 34,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7",
      "top_level_session": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa",
      "source_episode_id": "ep7",
      "canonical_episode_id": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa__ep7",
      "row_id_prefix": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa__ep7",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/annotation.hdf5",
          "bytes": 1941724552,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam0.mp4",
          "bytes": 100137940,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam1.mp4",
          "bytes": 91519426,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam2.mp4",
          "bytes": 106247204,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/fisheye_cam3.mp4",
          "bytes": 81338188,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/stereo_left.mp4",
          "bytes": 24494331,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53ccaadb-44df-4ddf-bc40-c1bcedb92faa/ep7/stereo_right.mp4",
          "bytes": 24835685,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting star-shaped beads",
      "frame_count": 5852,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941724552,
      "training_bytes_excluding_visualization_rrd": 2370297326,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 35,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6",
      "top_level_session": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c",
      "source_episode_id": "ep6",
      "canonical_episode_id": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c__ep6",
      "row_id_prefix": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c__ep6",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/annotation.hdf5",
          "bytes": 1941988076,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam0.mp4",
          "bytes": 94265146,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam1.mp4",
          "bytes": 95743673,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam2.mp4",
          "bytes": 101903751,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/fisheye_cam3.mp4",
          "bytes": 95083488,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/stereo_left.mp4",
          "bytes": 22905553,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d5520c73-fa72-4e92-ad2a-4c3e48d8ad7c/ep6/stereo_right.mp4",
          "bytes": 21529475,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Marking and stacking cardboard squares",
      "frame_count": 5853,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941988076,
      "training_bytes_excluding_visualization_rrd": 2373419162,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 36,
      "split": "val",
      "size_band": "lower_mid",
      "official_episode_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4",
      "top_level_session": "53f2c164-09dd-48ca-ae69-4f5955a902ed",
      "source_episode_id": "ep4",
      "canonical_episode_id": "53f2c164-09dd-48ca-ae69-4f5955a902ed__ep4",
      "row_id_prefix": "53f2c164-09dd-48ca-ae69-4f5955a902ed__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/annotation.hdf5",
          "bytes": 1941348324,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam0.mp4",
          "bytes": 87676038,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam1.mp4",
          "bytes": 104297343,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam2.mp4",
          "bytes": 112345225,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/fisheye_cam3.mp4",
          "bytes": 72631551,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/stereo_left.mp4",
          "bytes": 23371220,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53f2c164-09dd-48ca-ae69-4f5955a902ed/ep4/stereo_right.mp4",
          "bytes": 24831873,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring, marking, and cutting a piece of cardboard",
      "frame_count": 5851,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941348324,
      "training_bytes_excluding_visualization_rrd": 2366501574,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 37,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3",
      "top_level_session": "a00c1d99-de08-42bc-8623-712b9dde7fde",
      "source_episode_id": "ep3",
      "canonical_episode_id": "a00c1d99-de08-42bc-8623-712b9dde7fde__ep3",
      "row_id_prefix": "a00c1d99-de08-42bc-8623-712b9dde7fde__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/annotation.hdf5",
          "bytes": 1940612164,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam0.mp4",
          "bytes": 97366693,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam1.mp4",
          "bytes": 98164454,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam2.mp4",
          "bytes": 103512660,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/fisheye_cam3.mp4",
          "bytes": 81076481,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/stereo_left.mp4",
          "bytes": 24448515,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a00c1d99-de08-42bc-8623-712b9dde7fde/ep3/stereo_right.mp4",
          "bytes": 25198388,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting colorful star-shaped beads",
      "frame_count": 5849,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1940612164,
      "training_bytes_excluding_visualization_rrd": 2370379355,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 38,
      "split": "val",
      "size_band": "lower_mid",
      "official_episode_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3",
      "top_level_session": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f",
      "source_episode_id": "ep3",
      "canonical_episode_id": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f__ep3",
      "row_id_prefix": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/annotation.hdf5",
          "bytes": 1941941580,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam0.mp4",
          "bytes": 98465351,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam1.mp4",
          "bytes": 97446964,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam2.mp4",
          "bytes": 112912012,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/fisheye_cam3.mp4",
          "bytes": 73621761,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/stereo_left.mp4",
          "bytes": 28489506,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d342e6e2-c381-4a1c-b0ac-e62a5c80624f/ep3/stereo_right.mp4",
          "bytes": 27432535,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Counting and documenting handmade paper stars",
      "frame_count": 5853,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941941580,
      "training_bytes_excluding_visualization_rrd": 2380309709,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 39,
      "split": "test",
      "size_band": "lower_mid",
      "official_episode_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3",
      "top_level_session": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276",
      "source_episode_id": "ep3",
      "canonical_episode_id": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276__ep3",
      "row_id_prefix": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/annotation.hdf5",
          "bytes": 1941899132,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam0.mp4",
          "bytes": 104743772,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam1.mp4",
          "bytes": 89395091,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam2.mp4",
          "bytes": 103393304,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/fisheye_cam3.mp4",
          "bytes": 78429177,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/stereo_left.mp4",
          "bytes": 20474665,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46f7dea3-76bd-4de4-a0fe-56c0c1e1a276/ep3/stereo_right.mp4",
          "bytes": 18416208,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Assembling plastic product components",
      "frame_count": 5853,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941899132,
      "training_bytes_excluding_visualization_rrd": 2356751349,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 40,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2",
      "top_level_session": "adb1bb6f-6df3-4f46-b895-f045ac3e0772",
      "source_episode_id": "ep2",
      "canonical_episode_id": "adb1bb6f-6df3-4f46-b895-f045ac3e0772__ep2",
      "row_id_prefix": "adb1bb6f-6df3-4f46-b895-f045ac3e0772__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/annotation.hdf5",
          "bytes": 1943209388,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam0.mp4",
          "bytes": 74634470,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam1.mp4",
          "bytes": 105392248,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam2.mp4",
          "bytes": 93827946,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/fisheye_cam3.mp4",
          "bytes": 89129333,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/stereo_left.mp4",
          "bytes": 24910849,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/adb1bb6f-6df3-4f46-b895-f045ac3e0772/ep2/stereo_right.mp4",
          "bytes": 26577501,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting newspaper with scissors",
      "frame_count": 5857,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1943209388,
      "training_bytes_excluding_visualization_rrd": 2357681735,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 41,
      "split": "test",
      "size_band": "lower_mid",
      "official_episode_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6",
      "top_level_session": "5399ef86-4df9-49bc-809f-8f4f92f9e659",
      "source_episode_id": "ep6",
      "canonical_episode_id": "5399ef86-4df9-49bc-809f-8f4f92f9e659__ep6",
      "row_id_prefix": "5399ef86-4df9-49bc-809f-8f4f92f9e659__ep6",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/annotation.hdf5",
          "bytes": 1941223988,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam0.mp4",
          "bytes": 95283596,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam1.mp4",
          "bytes": 90234203,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam2.mp4",
          "bytes": 102915985,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/fisheye_cam3.mp4",
          "bytes": 92064758,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/stereo_left.mp4",
          "bytes": 26660269,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5399ef86-4df9-49bc-809f-8f4f92f9e659/ep6/stereo_right.mp4",
          "bytes": 24256844,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Assembling a jigsaw puzzle",
      "frame_count": 5851,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941223988,
      "training_bytes_excluding_visualization_rrd": 2372639643,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 42,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2",
      "top_level_session": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb",
      "source_episode_id": "ep2",
      "canonical_episode_id": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb__ep2",
      "row_id_prefix": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/annotation.hdf5",
          "bytes": 1937449580,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam0.mp4",
          "bytes": 96297038,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam1.mp4",
          "bytes": 98869921,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam2.mp4",
          "bytes": 109951607,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/fisheye_cam3.mp4",
          "bytes": 79991715,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/stereo_left.mp4",
          "bytes": 22780270,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5aeb0920-ab9f-4dc2-a261-747a678bf9cb/ep2/stereo_right.mp4",
          "bytes": 23986933,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and shaping cardboard components",
      "frame_count": 5839,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1937449580,
      "training_bytes_excluding_visualization_rrd": 2369327064,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 43,
      "split": "test",
      "size_band": "lower_mid",
      "official_episode_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4",
      "top_level_session": "877779cd-25f3-4293-a3c4-39067dd9558c",
      "source_episode_id": "ep4",
      "canonical_episode_id": "877779cd-25f3-4293-a3c4-39067dd9558c__ep4",
      "row_id_prefix": "877779cd-25f3-4293-a3c4-39067dd9558c__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/annotation.hdf5",
          "bytes": 1938930176,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam0.mp4",
          "bytes": 94675764,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam1.mp4",
          "bytes": 100925681,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam2.mp4",
          "bytes": 105515732,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/fisheye_cam3.mp4",
          "bytes": 75645159,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/stereo_left.mp4",
          "bytes": 27418558,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "877779cd-25f3-4293-a3c4-39067dd9558c/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/877779cd-25f3-4293-a3c4-39067dd9558c/ep4/stereo_right.mp4",
          "bytes": 25367689,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and arranging buttons by color",
      "frame_count": 5844,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1938930176,
      "training_bytes_excluding_visualization_rrd": 2368478759,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 44,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2",
      "top_level_session": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86",
      "source_episode_id": "ep2",
      "canonical_episode_id": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86__ep2",
      "row_id_prefix": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/annotation.hdf5",
          "bytes": 1940541892,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam0.mp4",
          "bytes": 103904285,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam1.mp4",
          "bytes": 92041452,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam2.mp4",
          "bytes": 116265423,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/fisheye_cam3.mp4",
          "bytes": 76556081,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/stereo_left.mp4",
          "bytes": 28829657,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9f84a0a7-8964-48c5-b7e1-8a1d28094c86/ep2/stereo_right.mp4",
          "bytes": 26154527,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Organizing paper stars",
      "frame_count": 5849,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1940541892,
      "training_bytes_excluding_visualization_rrd": 2384293317,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 45,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5",
      "top_level_session": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f",
      "source_episode_id": "ep5",
      "canonical_episode_id": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f__ep5",
      "row_id_prefix": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/annotation.hdf5",
          "bytes": 1940012900,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam0.mp4",
          "bytes": 98400531,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam1.mp4",
          "bytes": 98472316,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam2.mp4",
          "bytes": 102335392,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/fisheye_cam3.mp4",
          "bytes": 89103532,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/stereo_left.mp4",
          "bytes": 24626574,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/84106bb9-1cf8-47b6-8d11-fddbfe381e4f/ep5/stereo_right.mp4",
          "bytes": 24086195,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "paper quilling craft and organization",
      "frame_count": 5847,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1940012900,
      "training_bytes_excluding_visualization_rrd": 2377037440,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 46,
      "split": "test",
      "size_band": "lower_mid",
      "official_episode_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2",
      "top_level_session": "ba18b7c1-21ff-45da-8452-41acce7fc8de",
      "source_episode_id": "ep2",
      "canonical_episode_id": "ba18b7c1-21ff-45da-8452-41acce7fc8de__ep2",
      "row_id_prefix": "ba18b7c1-21ff-45da-8452-41acce7fc8de__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/annotation.hdf5",
          "bytes": 1946202432,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam0.mp4",
          "bytes": 103066867,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam1.mp4",
          "bytes": 84209898,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam2.mp4",
          "bytes": 96035554,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/fisheye_cam3.mp4",
          "bytes": 94036801,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/stereo_left.mp4",
          "bytes": 21077226,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba18b7c1-21ff-45da-8452-41acce7fc8de/ep2/stereo_right.mp4",
          "bytes": 20044603,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting a paper cone",
      "frame_count": 5866,
      "window_counts": {
        "action": 293,
        "subtask": 293
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1946202432,
      "training_bytes_excluding_visualization_rrd": 2364673381,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 47,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6",
      "top_level_session": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8",
      "source_episode_id": "ep6",
      "canonical_episode_id": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8__ep6",
      "row_id_prefix": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8__ep6",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/annotation.hdf5",
          "bytes": 1941323844,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam0.mp4",
          "bytes": 103959093,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam1.mp4",
          "bytes": 98263013,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam2.mp4",
          "bytes": 97371463,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/fisheye_cam3.mp4",
          "bytes": 96132665,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/stereo_left.mp4",
          "bytes": 24010729,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/6fbdecec-d4d5-477a-b94b-2486adb0dbd8/ep6/stereo_right.mp4",
          "bytes": 22586343,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting cardboard shapes and preparing workspace",
      "frame_count": 5851,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941323844,
      "training_bytes_excluding_visualization_rrd": 2383647150,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 48,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4",
      "top_level_session": "c5e5183a-9eca-448a-9ec1-a0a40682b81a",
      "source_episode_id": "ep4",
      "canonical_episode_id": "c5e5183a-9eca-448a-9ec1-a0a40682b81a__ep4",
      "row_id_prefix": "c5e5183a-9eca-448a-9ec1-a0a40682b81a__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/annotation.hdf5",
          "bytes": 1945464636,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam0.mp4",
          "bytes": 90530527,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam1.mp4",
          "bytes": 107510885,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam2.mp4",
          "bytes": 108223424,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/fisheye_cam3.mp4",
          "bytes": 79757600,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/stereo_left.mp4",
          "bytes": 21672440,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c5e5183a-9eca-448a-9ec1-a0a40682b81a/ep4/stereo_right.mp4",
          "bytes": 23368061,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring, marking, and cutting a cardboard grid",
      "frame_count": 5863,
      "window_counts": {
        "action": 293,
        "subtask": 293
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1945464636,
      "training_bytes_excluding_visualization_rrd": 2376527573,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 49,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1",
      "top_level_session": "003dcaf0-edba-4787-ada0-187d2748f684",
      "source_episode_id": "ep1",
      "canonical_episode_id": "003dcaf0-edba-4787-ada0-187d2748f684__ep1",
      "row_id_prefix": "003dcaf0-edba-4787-ada0-187d2748f684__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/annotation.hdf5",
          "bytes": 1943666280,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam0.mp4",
          "bytes": 106353519,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam1.mp4",
          "bytes": 105582655,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam2.mp4",
          "bytes": 105191340,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/fisheye_cam3.mp4",
          "bytes": 79844203,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/stereo_left.mp4",
          "bytes": 24159613,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "003dcaf0-edba-4787-ada0-187d2748f684/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/003dcaf0-edba-4787-ada0-187d2748f684/ep1/stereo_right.mp4",
          "bytes": 26510127,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting colorful star-shaped paper origami",
      "frame_count": 5858,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1943666280,
      "training_bytes_excluding_visualization_rrd": 2391307737,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 50,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7",
      "top_level_session": "55f345d5-aa45-4d75-829b-a6ec41dca2ed",
      "source_episode_id": "ep7",
      "canonical_episode_id": "55f345d5-aa45-4d75-829b-a6ec41dca2ed__ep7",
      "row_id_prefix": "55f345d5-aa45-4d75-829b-a6ec41dca2ed__ep7",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/annotation.hdf5",
          "bytes": 1942904384,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam0.mp4",
          "bytes": 90823518,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam1.mp4",
          "bytes": 107824812,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam2.mp4",
          "bytes": 92858373,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/fisheye_cam3.mp4",
          "bytes": 85385019,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/stereo_left.mp4",
          "bytes": 23771086,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/55f345d5-aa45-4d75-829b-a6ec41dca2ed/ep7/stereo_right.mp4",
          "bytes": 22956961,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking a grid on cardboard",
      "frame_count": 5856,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942904384,
      "training_bytes_excluding_visualization_rrd": 2366524153,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 51,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "5e221284-f4af-4408-9177-25200282b6de/ep4",
      "top_level_session": "5e221284-f4af-4408-9177-25200282b6de",
      "source_episode_id": "ep4",
      "canonical_episode_id": "5e221284-f4af-4408-9177-25200282b6de__ep4",
      "row_id_prefix": "5e221284-f4af-4408-9177-25200282b6de__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/5e221284-f4af-4408-9177-25200282b6de/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/annotation.hdf5",
          "bytes": 1941568560,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam0.mp4",
          "bytes": 85754768,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam1.mp4",
          "bytes": 96076486,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam2.mp4",
          "bytes": 92517087,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/fisheye_cam3.mp4",
          "bytes": 89496088,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/stereo_left.mp4",
          "bytes": 21902796,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "5e221284-f4af-4408-9177-25200282b6de/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/5e221284-f4af-4408-9177-25200282b6de/ep4/stereo_right.mp4",
          "bytes": 22526170,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Playing Mahjong",
      "frame_count": 5852,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941568560,
      "training_bytes_excluding_visualization_rrd": 2349841955,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 52,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4",
      "top_level_session": "676c3db3-464e-406a-be9f-8283518e8181",
      "source_episode_id": "ep4",
      "canonical_episode_id": "676c3db3-464e-406a-be9f-8283518e8181__ep4",
      "row_id_prefix": "676c3db3-464e-406a-be9f-8283518e8181__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/676c3db3-464e-406a-be9f-8283518e8181/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/annotation.hdf5",
          "bytes": 1945942660,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam0.mp4",
          "bytes": 111438273,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam1.mp4",
          "bytes": 92604383,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam2.mp4",
          "bytes": 102947123,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/fisheye_cam3.mp4",
          "bytes": 67444431,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/stereo_left.mp4",
          "bytes": 24202014,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "676c3db3-464e-406a-be9f-8283518e8181/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/676c3db3-464e-406a-be9f-8283518e8181/ep4/stereo_right.mp4",
          "bytes": 24137980,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring, cutting, and labeling cardboard pieces",
      "frame_count": 5865,
      "window_counts": {
        "action": 293,
        "subtask": 293
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1945942660,
      "training_bytes_excluding_visualization_rrd": 2368716864,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 53,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2",
      "top_level_session": "46b507a1-b1cb-4851-8558-9435de4abf68",
      "source_episode_id": "ep2",
      "canonical_episode_id": "46b507a1-b1cb-4851-8558-9435de4abf68__ep2",
      "row_id_prefix": "46b507a1-b1cb-4851-8558-9435de4abf68__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/annotation.hdf5",
          "bytes": 1947558424,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam0.mp4",
          "bytes": 103601286,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam1.mp4",
          "bytes": 85834842,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam2.mp4",
          "bytes": 108206885,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/fisheye_cam3.mp4",
          "bytes": 80572851,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/stereo_left.mp4",
          "bytes": 25528764,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "46b507a1-b1cb-4851-8558-9435de4abf68/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/46b507a1-b1cb-4851-8558-9435de4abf68/ep2/stereo_right.mp4",
          "bytes": 22090217,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Counting and organizing origami paper stars",
      "frame_count": 5870,
      "window_counts": {
        "action": 293,
        "subtask": 293
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1947558424,
      "training_bytes_excluding_visualization_rrd": 2373393269,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 54,
      "split": "val",
      "size_band": "lower_mid",
      "official_episode_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4",
      "top_level_session": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f",
      "source_episode_id": "ep4",
      "canonical_episode_id": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f__ep4",
      "row_id_prefix": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/annotation.hdf5",
          "bytes": 1938699044,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam0.mp4",
          "bytes": 101228828,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam1.mp4",
          "bytes": 94152775,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam2.mp4",
          "bytes": 103375714,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/fisheye_cam3.mp4",
          "bytes": 80093619,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/stereo_left.mp4",
          "bytes": 22548994,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3cd70c8e-4ef5-481c-aa61-88b0dd4dec1f/ep4/stereo_right.mp4",
          "bytes": 23692434,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking cardboard",
      "frame_count": 5843,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1938699044,
      "training_bytes_excluding_visualization_rrd": 2363791408,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 55,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7",
      "top_level_session": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a",
      "source_episode_id": "ep7",
      "canonical_episode_id": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a__ep7",
      "row_id_prefix": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a__ep7",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/annotation.hdf5",
          "bytes": 1943189644,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam0.mp4",
          "bytes": 81320811,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam1.mp4",
          "bytes": 95675218,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam2.mp4",
          "bytes": 107865255,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/fisheye_cam3.mp4",
          "bytes": 91252780,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/stereo_left.mp4",
          "bytes": 29242469,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aa3ca3ec-56fd-4bbd-ad15-055eabc1838a/ep7/stereo_right.mp4",
          "bytes": 28342638,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and organizing cardboard pieces",
      "frame_count": 5857,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1943189644,
      "training_bytes_excluding_visualization_rrd": 2376888815,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 56,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3",
      "top_level_session": "82c95b73-ba14-4083-8929-ddeb85d22e9f",
      "source_episode_id": "ep3",
      "canonical_episode_id": "82c95b73-ba14-4083-8929-ddeb85d22e9f__ep3",
      "row_id_prefix": "82c95b73-ba14-4083-8929-ddeb85d22e9f__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/annotation.hdf5",
          "bytes": 1942621076,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam0.mp4",
          "bytes": 86790486,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam1.mp4",
          "bytes": 93232761,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam2.mp4",
          "bytes": 103492683,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/fisheye_cam3.mp4",
          "bytes": 72419731,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/stereo_left.mp4",
          "bytes": 21872199,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/82c95b73-ba14-4083-8929-ddeb85d22e9f/ep3/stereo_right.mp4",
          "bytes": 23002970,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and cutting cardboard",
      "frame_count": 5855,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942621076,
      "training_bytes_excluding_visualization_rrd": 2343431906,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 57,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5",
      "top_level_session": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad",
      "source_episode_id": "ep5",
      "canonical_episode_id": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad__ep5",
      "row_id_prefix": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/annotation.hdf5",
          "bytes": 1941951276,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam0.mp4",
          "bytes": 85189530,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam1.mp4",
          "bytes": 94920832,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam2.mp4",
          "bytes": 95337968,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/fisheye_cam3.mp4",
          "bytes": 90206175,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/stereo_left.mp4",
          "bytes": 19866768,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8533707e-d7e0-4d1a-99d1-fa154a8e62ad/ep5/stereo_right.mp4",
          "bytes": 19649128,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting colorful pieces into piles",
      "frame_count": 5853,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1941951276,
      "training_bytes_excluding_visualization_rrd": 2347121677,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 58,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2",
      "top_level_session": "81e9362f-fd63-4aec-92fa-1f489d6ac025",
      "source_episode_id": "ep2",
      "canonical_episode_id": "81e9362f-fd63-4aec-92fa-1f489d6ac025__ep2",
      "row_id_prefix": "81e9362f-fd63-4aec-92fa-1f489d6ac025__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/annotation.hdf5",
          "bytes": 1938830460,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam0.mp4",
          "bytes": 88212708,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam1.mp4",
          "bytes": 100427552,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam2.mp4",
          "bytes": 106394141,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/fisheye_cam3.mp4",
          "bytes": 72713968,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/stereo_left.mp4",
          "bytes": 22751284,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/81e9362f-fd63-4aec-92fa-1f489d6ac025/ep2/stereo_right.mp4",
          "bytes": 24153027,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and shaping cardboard",
      "frame_count": 5843,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1938830460,
      "training_bytes_excluding_visualization_rrd": 2353483140,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 59,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5",
      "top_level_session": "cd364707-88fc-43bd-a95b-61aee9f8bd20",
      "source_episode_id": "ep5",
      "canonical_episode_id": "cd364707-88fc-43bd-a95b-61aee9f8bd20__ep5",
      "row_id_prefix": "cd364707-88fc-43bd-a95b-61aee9f8bd20__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/annotation.hdf5",
          "bytes": 1942997976,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam0.mp4",
          "bytes": 89710039,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam1.mp4",
          "bytes": 97176977,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam2.mp4",
          "bytes": 88197765,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/fisheye_cam3.mp4",
          "bytes": 92838342,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/stereo_left.mp4",
          "bytes": 22708542,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/cd364707-88fc-43bd-a95b-61aee9f8bd20/ep5/stereo_right.mp4",
          "bytes": 23704677,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting origami stars",
      "frame_count": 5856,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942997976,
      "training_bytes_excluding_visualization_rrd": 2357334318,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 60,
      "split": "val",
      "size_band": "lower_mid",
      "official_episode_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2",
      "top_level_session": "c038defe-faa6-4fe9-aef6-84bd93726d1c",
      "source_episode_id": "ep2",
      "canonical_episode_id": "c038defe-faa6-4fe9-aef6-84bd93726d1c__ep2",
      "row_id_prefix": "c038defe-faa6-4fe9-aef6-84bd93726d1c__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/annotation.hdf5",
          "bytes": 1942665068,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam0.mp4",
          "bytes": 84506325,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam1.mp4",
          "bytes": 93006764,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam2.mp4",
          "bytes": 89887061,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/fisheye_cam3.mp4",
          "bytes": 91897778,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/stereo_left.mp4",
          "bytes": 19783125,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c038defe-faa6-4fe9-aef6-84bd93726d1c/ep2/stereo_right.mp4",
          "bytes": 19692149,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting cardboard squares",
      "frame_count": 5855,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942665068,
      "training_bytes_excluding_visualization_rrd": 2341438270,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 61,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5",
      "top_level_session": "999100c1-b488-4ed1-a580-c0487f308e5d",
      "source_episode_id": "ep5",
      "canonical_episode_id": "999100c1-b488-4ed1-a580-c0487f308e5d__ep5",
      "row_id_prefix": "999100c1-b488-4ed1-a580-c0487f308e5d__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/annotation.hdf5",
          "bytes": 1942240680,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam0.mp4",
          "bytes": 91368929,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam1.mp4",
          "bytes": 97427281,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam2.mp4",
          "bytes": 96261292,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/fisheye_cam3.mp4",
          "bytes": 77820115,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/stereo_left.mp4",
          "bytes": 21089116,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "999100c1-b488-4ed1-a580-c0487f308e5d/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/999100c1-b488-4ed1-a580-c0487f308e5d/ep5/stereo_right.mp4",
          "bytes": 20323394,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking cardboard",
      "frame_count": 5854,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942240680,
      "training_bytes_excluding_visualization_rrd": 2346530807,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 62,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10",
      "top_level_session": "bf622eaf-363e-40c4-8a04-1dfedd85a718",
      "source_episode_id": "ep10",
      "canonical_episode_id": "bf622eaf-363e-40c4-8a04-1dfedd85a718__ep10",
      "row_id_prefix": "bf622eaf-363e-40c4-8a04-1dfedd85a718__ep10",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/annotation.hdf5",
          "bytes": 1940552780,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam0.mp4",
          "bytes": 86510262,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam1.mp4",
          "bytes": 104567647,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam2.mp4",
          "bytes": 99428297,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/fisheye_cam3.mp4",
          "bytes": 87372273,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/stereo_left.mp4",
          "bytes": 25227114,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bf622eaf-363e-40c4-8a04-1dfedd85a718/ep10/stereo_right.mp4",
          "bytes": 27162185,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting buttons by color and size",
      "frame_count": 5849,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1940552780,
      "training_bytes_excluding_visualization_rrd": 2370820558,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 63,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7",
      "top_level_session": "a3e06450-50f8-4894-a22f-1f891fad3809",
      "source_episode_id": "ep7",
      "canonical_episode_id": "a3e06450-50f8-4894-a22f-1f891fad3809__ep7",
      "row_id_prefix": "a3e06450-50f8-4894-a22f-1f891fad3809__ep7",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/annotation.hdf5",
          "bytes": 1942358600,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam0.mp4",
          "bytes": 112587867,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam1.mp4",
          "bytes": 98997175,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam2.mp4",
          "bytes": 101743698,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/fisheye_cam3.mp4",
          "bytes": 84531808,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/stereo_left.mp4",
          "bytes": 25684652,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a3e06450-50f8-4894-a22f-1f891fad3809/ep7/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a3e06450-50f8-4894-a22f-1f891fad3809/ep7/stereo_right.mp4",
          "bytes": 25590896,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Preparing and assembling cardboard craft components",
      "frame_count": 5854,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1942358600,
      "training_bytes_excluding_visualization_rrd": 2391494696,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 64,
      "split": "train",
      "size_band": "lower_mid",
      "official_episode_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4",
      "top_level_session": "04d9f378-2812-4c7f-a269-1ad0bc43445f",
      "source_episode_id": "ep4",
      "canonical_episode_id": "04d9f378-2812-4c7f-a269-1ad0bc43445f__ep4",
      "row_id_prefix": "04d9f378-2812-4c7f-a269-1ad0bc43445f__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/annotation.hdf5",
          "bytes": 1939004344,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam0.mp4",
          "bytes": 104457799,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam1.mp4",
          "bytes": 85765226,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam2.mp4",
          "bytes": 88600891,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/fisheye_cam3.mp4",
          "bytes": 92868351,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/stereo_left.mp4",
          "bytes": 21335505,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/04d9f378-2812-4c7f-a269-1ad0bc43445f/ep4/stereo_right.mp4",
          "bytes": 21727405,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting beads by color",
      "frame_count": 5844,
      "window_counts": {
        "action": 292,
        "subtask": 292
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1939004344,
      "training_bytes_excluding_visualization_rrd": 2353759521,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 65,
      "split": "test",
      "size_band": "upper_mid",
      "official_episode_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1",
      "top_level_session": "a1012a57-385e-45a9-8a59-694a26fe92a5",
      "source_episode_id": "ep1",
      "canonical_episode_id": "a1012a57-385e-45a9-8a59-694a26fe92a5__ep1",
      "row_id_prefix": "a1012a57-385e-45a9-8a59-694a26fe92a5__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/annotation.hdf5",
          "bytes": 1973167444,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam0.mp4",
          "bytes": 87570386,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam1.mp4",
          "bytes": 87642833,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam2.mp4",
          "bytes": 96750140,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/fisheye_cam3.mp4",
          "bytes": 88889196,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/stereo_left.mp4",
          "bytes": 20724351,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a1012a57-385e-45a9-8a59-694a26fe92a5/ep1/stereo_right.mp4",
          "bytes": 18305281,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting cardboard with a utility knife",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973167444,
      "training_bytes_excluding_visualization_rrd": 2373049631,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 66,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1",
      "top_level_session": "41e90813-8fff-4053-94f0-9537b1393bc2",
      "source_episode_id": "ep1",
      "canonical_episode_id": "41e90813-8fff-4053-94f0-9537b1393bc2__ep1",
      "row_id_prefix": "41e90813-8fff-4053-94f0-9537b1393bc2__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/annotation.hdf5",
          "bytes": 1972856680,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam0.mp4",
          "bytes": 88058974,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam1.mp4",
          "bytes": 90644260,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam2.mp4",
          "bytes": 86700673,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/fisheye_cam3.mp4",
          "bytes": 91305340,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/stereo_left.mp4",
          "bytes": 19354975,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "41e90813-8fff-4053-94f0-9537b1393bc2/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/41e90813-8fff-4053-94f0-9537b1393bc2/ep1/stereo_right.mp4",
          "bytes": 21569790,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Setting up a portable charger and crafting with paper",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972856680,
      "training_bytes_excluding_visualization_rrd": 2370490692,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 67,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2",
      "top_level_session": "bc53027e-d29a-473f-8f18-7b524b801e40",
      "source_episode_id": "ep2",
      "canonical_episode_id": "bc53027e-d29a-473f-8f18-7b524b801e40__ep2",
      "row_id_prefix": "bc53027e-d29a-473f-8f18-7b524b801e40__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/annotation.hdf5",
          "bytes": 1972811888,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam0.mp4",
          "bytes": 93878610,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam1.mp4",
          "bytes": 95348996,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam2.mp4",
          "bytes": 89793163,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/fisheye_cam3.mp4",
          "bytes": 79663901,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/stereo_left.mp4",
          "bytes": 19933998,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "bc53027e-d29a-473f-8f18-7b524b801e40/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bc53027e-d29a-473f-8f18-7b524b801e40/ep2/stereo_right.mp4",
          "bytes": 20262649,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting a cardboard project",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972811888,
      "training_bytes_excluding_visualization_rrd": 2371693205,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 68,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1",
      "top_level_session": "727f582a-fe2a-45c3-b506-216133a28c35",
      "source_episode_id": "ep1",
      "canonical_episode_id": "727f582a-fe2a-45c3-b506-216133a28c35__ep1",
      "row_id_prefix": "727f582a-fe2a-45c3-b506-216133a28c35__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/annotation.hdf5",
          "bytes": 1973459728,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam0.mp4",
          "bytes": 98973146,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam1.mp4",
          "bytes": 85513042,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam2.mp4",
          "bytes": 85607508,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/fisheye_cam3.mp4",
          "bytes": 88589189,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/stereo_left.mp4",
          "bytes": 18895497,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "727f582a-fe2a-45c3-b506-216133a28c35/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/727f582a-fe2a-45c3-b506-216133a28c35/ep1/stereo_right.mp4",
          "bytes": 19008623,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting with paper strips",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973459728,
      "training_bytes_excluding_visualization_rrd": 2370046733,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 69,
      "split": "test",
      "size_band": "upper_mid",
      "official_episode_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2",
      "top_level_session": "9c553886-83c5-4dc4-be5c-dcb269b3a771",
      "source_episode_id": "ep2",
      "canonical_episode_id": "9c553886-83c5-4dc4-be5c-dcb269b3a771__ep2",
      "row_id_prefix": "9c553886-83c5-4dc4-be5c-dcb269b3a771__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/annotation.hdf5",
          "bytes": 1973095532,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam0.mp4",
          "bytes": 89313388,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam1.mp4",
          "bytes": 89425238,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam2.mp4",
          "bytes": 98254788,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/fisheye_cam3.mp4",
          "bytes": 74391007,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/stereo_left.mp4",
          "bytes": 21150832,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c553886-83c5-4dc4-be5c-dcb269b3a771/ep2/stereo_right.mp4",
          "bytes": 21859377,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Labeling and processing cardboard pieces",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973095532,
      "training_bytes_excluding_visualization_rrd": 2367490162,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 70,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2",
      "top_level_session": "b1292f20-bfca-497b-a41a-e7fd62bbf913",
      "source_episode_id": "ep2",
      "canonical_episode_id": "b1292f20-bfca-497b-a41a-e7fd62bbf913__ep2",
      "row_id_prefix": "b1292f20-bfca-497b-a41a-e7fd62bbf913__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/annotation.hdf5",
          "bytes": 1972779488,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam0.mp4",
          "bytes": 81195259,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam1.mp4",
          "bytes": 99988420,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam2.mp4",
          "bytes": 85922889,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/fisheye_cam3.mp4",
          "bytes": 88646387,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/stereo_left.mp4",
          "bytes": 21486387,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b1292f20-bfca-497b-a41a-e7fd62bbf913/ep2/stereo_right.mp4",
          "bytes": 22162675,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Assembling electronic device",
      "frame_count": 5946,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": false,
        "slam_point_cloud": false,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": false,
        "contacts": false,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972779488,
      "training_bytes_excluding_visualization_rrd": 2372181505,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 71,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2",
      "top_level_session": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001",
      "source_episode_id": "ep2",
      "canonical_episode_id": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001__ep2",
      "row_id_prefix": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/annotation.hdf5",
          "bytes": 1973103660,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam0.mp4",
          "bytes": 98007727,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam1.mp4",
          "bytes": 84957789,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam2.mp4",
          "bytes": 103071490,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/fisheye_cam3.mp4",
          "bytes": 66112469,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/stereo_left.mp4",
          "bytes": 24474748,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b49d8a3c-7a1e-4ca3-8ce8-ae1cce0df001/ep2/stereo_right.mp4",
          "bytes": 22322546,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Making paper crafts",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973103660,
      "training_bytes_excluding_visualization_rrd": 2372050429,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 72,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3",
      "top_level_session": "8692d5eb-19b2-4c49-9f88-da2ec373796e",
      "source_episode_id": "ep3",
      "canonical_episode_id": "8692d5eb-19b2-4c49-9f88-da2ec373796e__ep3",
      "row_id_prefix": "8692d5eb-19b2-4c49-9f88-da2ec373796e__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/annotation.hdf5",
          "bytes": 1972741192,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam0.mp4",
          "bytes": 93292601,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam1.mp4",
          "bytes": 93796599,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam2.mp4",
          "bytes": 97601308,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/fisheye_cam3.mp4",
          "bytes": 64394702,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/stereo_left.mp4",
          "bytes": 22495131,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/8692d5eb-19b2-4c49-9f88-da2ec373796e/ep3/stereo_right.mp4",
          "bytes": 23710038,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Making origami stars",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972741192,
      "training_bytes_excluding_visualization_rrd": 2368031571,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 73,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3",
      "top_level_session": "54bf2b92-a5f8-440c-81fe-8f820bb90aab",
      "source_episode_id": "ep3",
      "canonical_episode_id": "54bf2b92-a5f8-440c-81fe-8f820bb90aab__ep3",
      "row_id_prefix": "54bf2b92-a5f8-440c-81fe-8f820bb90aab__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/annotation.hdf5",
          "bytes": 1973088196,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam0.mp4",
          "bytes": 95105700,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam1.mp4",
          "bytes": 87118460,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam2.mp4",
          "bytes": 95260106,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/fisheye_cam3.mp4",
          "bytes": 67130821,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/stereo_left.mp4",
          "bytes": 24272374,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/54bf2b92-a5f8-440c-81fe-8f820bb90aab/ep3/stereo_right.mp4",
          "bytes": 24416520,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Folding paper stars",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973088196,
      "training_bytes_excluding_visualization_rrd": 2366392177,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 74,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3",
      "top_level_session": "3eb8ef88-902d-4e84-8a72-a361c9d18647",
      "source_episode_id": "ep3",
      "canonical_episode_id": "3eb8ef88-902d-4e84-8a72-a361c9d18647__ep3",
      "row_id_prefix": "3eb8ef88-902d-4e84-8a72-a361c9d18647__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/annotation.hdf5",
          "bytes": 1973472960,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam0.mp4",
          "bytes": 88250149,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam1.mp4",
          "bytes": 97445747,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam2.mp4",
          "bytes": 88264003,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/fisheye_cam3.mp4",
          "bytes": 75690873,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/stereo_left.mp4",
          "bytes": 20717147,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3eb8ef88-902d-4e84-8a72-a361c9d18647/ep3/stereo_right.mp4",
          "bytes": 21779035,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting cardboard shapes",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973472960,
      "training_bytes_excluding_visualization_rrd": 2365619914,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 75,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3",
      "top_level_session": "2aee3428-f462-49e6-95c4-b803c1803e0b",
      "source_episode_id": "ep3",
      "canonical_episode_id": "2aee3428-f462-49e6-95c4-b803c1803e0b__ep3",
      "row_id_prefix": "2aee3428-f462-49e6-95c4-b803c1803e0b__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/annotation.hdf5",
          "bytes": 1972400252,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam0.mp4",
          "bytes": 93414043,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam1.mp4",
          "bytes": 89816180,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam2.mp4",
          "bytes": 86977005,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/fisheye_cam3.mp4",
          "bytes": 92271248,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/stereo_left.mp4",
          "bytes": 19328187,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2aee3428-f462-49e6-95c4-b803c1803e0b/ep3/stereo_right.mp4",
          "bytes": 19913086,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting and assembling paper strips",
      "frame_count": 5945,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972400252,
      "training_bytes_excluding_visualization_rrd": 2374120001,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 76,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2",
      "top_level_session": "40611d4c-a36d-4ae3-8a71-da94b81cdce4",
      "source_episode_id": "ep2",
      "canonical_episode_id": "40611d4c-a36d-4ae3-8a71-da94b81cdce4__ep2",
      "row_id_prefix": "40611d4c-a36d-4ae3-8a71-da94b81cdce4__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/annotation.hdf5",
          "bytes": 1973489504,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam0.mp4",
          "bytes": 79678719,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam1.mp4",
          "bytes": 103874742,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam2.mp4",
          "bytes": 82160106,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/fisheye_cam3.mp4",
          "bytes": 93876846,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/stereo_left.mp4",
          "bytes": 21348669,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/40611d4c-a36d-4ae3-8a71-da94b81cdce4/ep2/stereo_right.mp4",
          "bytes": 23853890,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Paper quilling and smartphone interaction",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973489504,
      "training_bytes_excluding_visualization_rrd": 2378282476,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 77,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4",
      "top_level_session": "832369c5-8fca-4591-940a-7a7a28206de2",
      "source_episode_id": "ep4",
      "canonical_episode_id": "832369c5-8fca-4591-940a-7a7a28206de2__ep4",
      "row_id_prefix": "832369c5-8fca-4591-940a-7a7a28206de2__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/annotation.hdf5",
          "bytes": 1972751704,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam0.mp4",
          "bytes": 91383959,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam1.mp4",
          "bytes": 80008257,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam2.mp4",
          "bytes": 94146575,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/fisheye_cam3.mp4",
          "bytes": 87396542,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/stereo_left.mp4",
          "bytes": 24224758,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "832369c5-8fca-4591-940a-7a7a28206de2/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/832369c5-8fca-4591-940a-7a7a28206de2/ep4/stereo_right.mp4",
          "bytes": 20683909,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Assembling a jigsaw puzzle",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972751704,
      "training_bytes_excluding_visualization_rrd": 2370595704,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 78,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3",
      "top_level_session": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe",
      "source_episode_id": "ep3",
      "canonical_episode_id": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe__ep3",
      "row_id_prefix": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/annotation.hdf5",
          "bytes": 1973393888,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam0.mp4",
          "bytes": 80572735,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam1.mp4",
          "bytes": 96248329,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam2.mp4",
          "bytes": 95187718,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/fisheye_cam3.mp4",
          "bytes": 73505846,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/stereo_left.mp4",
          "bytes": 22825211,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34353740-0ce5-4b2f-9394-f9fd9a19b8fe/ep3/stereo_right.mp4",
          "bytes": 24387163,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and crafting cardboard shapes",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973393888,
      "training_bytes_excluding_visualization_rrd": 2366120890,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 79,
      "split": "val",
      "size_band": "upper_mid",
      "official_episode_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2",
      "top_level_session": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36",
      "source_episode_id": "ep2",
      "canonical_episode_id": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36__ep2",
      "row_id_prefix": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/annotation.hdf5",
          "bytes": 1973171028,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam0.mp4",
          "bytes": 88453260,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam1.mp4",
          "bytes": 87548564,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam2.mp4",
          "bytes": 97009817,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/fisheye_cam3.mp4",
          "bytes": 74745508,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/stereo_left.mp4",
          "bytes": 21405025,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4e3da960-c06f-4b2c-996d-fe6f04fa4e36/ep2/stereo_right.mp4",
          "bytes": 21595242,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Fabricating a cardboard project",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973171028,
      "training_bytes_excluding_visualization_rrd": 2363928444,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 80,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2",
      "top_level_session": "2a433534-63d5-48ad-b75e-a5607087b5df",
      "source_episode_id": "ep2",
      "canonical_episode_id": "2a433534-63d5-48ad-b75e-a5607087b5df__ep2",
      "row_id_prefix": "2a433534-63d5-48ad-b75e-a5607087b5df__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/annotation.hdf5",
          "bytes": 1973438696,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam0.mp4",
          "bytes": 101437286,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam1.mp4",
          "bytes": 76650866,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam2.mp4",
          "bytes": 91848451,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/fisheye_cam3.mp4",
          "bytes": 78173216,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/stereo_left.mp4",
          "bytes": 20350675,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2a433534-63d5-48ad-b75e-a5607087b5df/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2a433534-63d5-48ad-b75e-a5607087b5df/ep2/stereo_right.mp4",
          "bytes": 18504760,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and measuring cardboard components",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973438696,
      "training_bytes_excluding_visualization_rrd": 2360403950,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 81,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5",
      "top_level_session": "480cb308-6ad0-4791-8bb6-f029f439548a",
      "source_episode_id": "ep5",
      "canonical_episode_id": "480cb308-6ad0-4791-8bb6-f029f439548a__ep5",
      "row_id_prefix": "480cb308-6ad0-4791-8bb6-f029f439548a__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/annotation.hdf5",
          "bytes": 1973432112,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam0.mp4",
          "bytes": 98004185,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam1.mp4",
          "bytes": 86343025,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam2.mp4",
          "bytes": 98327337,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/fisheye_cam3.mp4",
          "bytes": 72942741,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/stereo_left.mp4",
          "bytes": 19648564,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "480cb308-6ad0-4791-8bb6-f029f439548a/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/480cb308-6ad0-4791-8bb6-f029f439548a/ep5/stereo_right.mp4",
          "bytes": 20992657,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "",
      "frame_count": 5948,
      "window_counts": {
        "action": 0,
        "subtask": 0
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": false,
        "captions": false
      },
      "annotation_bytes": 1973432112,
      "training_bytes_excluding_visualization_rrd": 2369690621,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 82,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2",
      "top_level_session": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9",
      "source_episode_id": "ep2",
      "canonical_episode_id": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9__ep2",
      "row_id_prefix": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/annotation.hdf5",
          "bytes": 1973400184,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam0.mp4",
          "bytes": 94227203,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam1.mp4",
          "bytes": 93824077,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam2.mp4",
          "bytes": 94308611,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/fisheye_cam3.mp4",
          "bytes": 70978565,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/stereo_left.mp4",
          "bytes": 22739797,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/613e0f29-cc10-4d0c-b0ce-e39fe9c8a6b9/ep2/stereo_right.mp4",
          "bytes": 25420271,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Making lucky stars with paper strips",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973400184,
      "training_bytes_excluding_visualization_rrd": 2374898708,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 83,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4",
      "top_level_session": "3efd6a52-1457-4437-a3bf-9d5894614fe6",
      "source_episode_id": "ep4",
      "canonical_episode_id": "3efd6a52-1457-4437-a3bf-9d5894614fe6__ep4",
      "row_id_prefix": "3efd6a52-1457-4437-a3bf-9d5894614fe6__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/annotation.hdf5",
          "bytes": 1972496124,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam0.mp4",
          "bytes": 89959077,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam1.mp4",
          "bytes": 89611169,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam2.mp4",
          "bytes": 94637183,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/fisheye_cam3.mp4",
          "bytes": 80116664,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/stereo_left.mp4",
          "bytes": 22315138,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/3efd6a52-1457-4437-a3bf-9d5894614fe6/ep4/stereo_right.mp4",
          "bytes": 21437219,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "paper quilling craft",
      "frame_count": 5945,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972496124,
      "training_bytes_excluding_visualization_rrd": 2370572574,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 84,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2",
      "top_level_session": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709",
      "source_episode_id": "ep2",
      "canonical_episode_id": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709__ep2",
      "row_id_prefix": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/annotation.hdf5",
          "bytes": 1973423120,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam0.mp4",
          "bytes": 65995510,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam1.mp4",
          "bytes": 100866773,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam2.mp4",
          "bytes": 90704933,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/fisheye_cam3.mp4",
          "bytes": 86101425,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/stereo_left.mp4",
          "bytes": 22306166,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/17901b9e-7d5d-475a-86f8-b4a9bc9a5709/ep2/stereo_right.mp4",
          "bytes": 21981699,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Folding origami lucky stars",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973423120,
      "training_bytes_excluding_visualization_rrd": 2361379626,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 85,
      "split": "val",
      "size_band": "upper_mid",
      "official_episode_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5",
      "top_level_session": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c",
      "source_episode_id": "ep5",
      "canonical_episode_id": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c__ep5",
      "row_id_prefix": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/annotation.hdf5",
          "bytes": 1973004896,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam0.mp4",
          "bytes": 90063250,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam1.mp4",
          "bytes": 89227603,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam2.mp4",
          "bytes": 92838810,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/fisheye_cam3.mp4",
          "bytes": 86562894,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/stereo_left.mp4",
          "bytes": 20859204,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/628d6ea4-0a63-4d8f-9725-1e41d2a56b8c/ep5/stereo_right.mp4",
          "bytes": 20868781,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Making a foam craft project",
      "frame_count": 5946,
      "window_counts": {
        "action": 289,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973004896,
      "training_bytes_excluding_visualization_rrd": 2373425438,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 86,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2",
      "top_level_session": "960e7265-e8f2-4bca-9c21-501e2c250ce8",
      "source_episode_id": "ep2",
      "canonical_episode_id": "960e7265-e8f2-4bca-9c21-501e2c250ce8__ep2",
      "row_id_prefix": "960e7265-e8f2-4bca-9c21-501e2c250ce8__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/annotation.hdf5",
          "bytes": 1973769708,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam0.mp4",
          "bytes": 106681863,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam1.mp4",
          "bytes": 79794418,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam2.mp4",
          "bytes": 93928716,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/fisheye_cam3.mp4",
          "bytes": 79263363,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/stereo_left.mp4",
          "bytes": 20949133,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/960e7265-e8f2-4bca-9c21-501e2c250ce8/ep2/stereo_right.mp4",
          "bytes": 18890114,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting by cutting and stacking cardboard",
      "frame_count": 5949,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973769708,
      "training_bytes_excluding_visualization_rrd": 2373277315,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 87,
      "split": "val",
      "size_band": "upper_mid",
      "official_episode_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2",
      "top_level_session": "70a56200-9f80-4f13-8adb-33c0f931e1de",
      "source_episode_id": "ep2",
      "canonical_episode_id": "70a56200-9f80-4f13-8adb-33c0f931e1de__ep2",
      "row_id_prefix": "70a56200-9f80-4f13-8adb-33c0f931e1de__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/annotation.hdf5",
          "bytes": 1973135604,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam0.mp4",
          "bytes": 91265392,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam1.mp4",
          "bytes": 97303008,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam2.mp4",
          "bytes": 95293181,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/fisheye_cam3.mp4",
          "bytes": 77270981,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/stereo_left.mp4",
          "bytes": 22429633,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/70a56200-9f80-4f13-8adb-33c0f931e1de/ep2/stereo_right.mp4",
          "bytes": 22419614,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting cardboard shapes",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973135604,
      "training_bytes_excluding_visualization_rrd": 2379117413,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 88,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2",
      "top_level_session": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1",
      "source_episode_id": "ep2",
      "canonical_episode_id": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1__ep2",
      "row_id_prefix": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/annotation.hdf5",
          "bytes": 1973787260,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam0.mp4",
          "bytes": 88452067,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam1.mp4",
          "bytes": 95155176,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam2.mp4",
          "bytes": 100503187,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/fisheye_cam3.mp4",
          "bytes": 76627655,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/stereo_left.mp4",
          "bytes": 21013820,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/833144f1-bd03-4b93-bdc7-3d2e46aedcf1/ep2/stereo_right.mp4",
          "bytes": 20709748,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking cardboard patterns",
      "frame_count": 5949,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973787260,
      "training_bytes_excluding_visualization_rrd": 2376248913,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 89,
      "split": "val",
      "size_band": "upper_mid",
      "official_episode_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3",
      "top_level_session": "573a5795-03bf-4f16-b4ce-bc09c2c56476",
      "source_episode_id": "ep3",
      "canonical_episode_id": "573a5795-03bf-4f16-b4ce-bc09c2c56476__ep3",
      "row_id_prefix": "573a5795-03bf-4f16-b4ce-bc09c2c56476__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/annotation.hdf5",
          "bytes": 1973069188,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam0.mp4",
          "bytes": 72297084,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam1.mp4",
          "bytes": 92586127,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam2.mp4",
          "bytes": 89908283,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/fisheye_cam3.mp4",
          "bytes": 98395912,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/stereo_left.mp4",
          "bytes": 20586230,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/573a5795-03bf-4f16-b4ce-bc09c2c56476/ep3/stereo_right.mp4",
          "bytes": 20371996,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting with purple ribbon",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973069188,
      "training_bytes_excluding_visualization_rrd": 2367214820,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 90,
      "split": "test",
      "size_band": "upper_mid",
      "official_episode_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2",
      "top_level_session": "b9dd769b-e31a-4fdb-945e-5a60db6487b0",
      "source_episode_id": "ep2",
      "canonical_episode_id": "b9dd769b-e31a-4fdb-945e-5a60db6487b0__ep2",
      "row_id_prefix": "b9dd769b-e31a-4fdb-945e-5a60db6487b0__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/annotation.hdf5",
          "bytes": 1972447060,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam0.mp4",
          "bytes": 84355118,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam1.mp4",
          "bytes": 87595634,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam2.mp4",
          "bytes": 96885594,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/fisheye_cam3.mp4",
          "bytes": 85515564,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/stereo_left.mp4",
          "bytes": 21484445,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b9dd769b-e31a-4fdb-945e-5a60db6487b0/ep2/stereo_right.mp4",
          "bytes": 20916909,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting craft materials",
      "frame_count": 5945,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972447060,
      "training_bytes_excluding_visualization_rrd": 2369200324,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 91,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4",
      "top_level_session": "c304368b-3b2c-46fc-8a19-c1de1e13dc75",
      "source_episode_id": "ep4",
      "canonical_episode_id": "c304368b-3b2c-46fc-8a19-c1de1e13dc75__ep4",
      "row_id_prefix": "c304368b-3b2c-46fc-8a19-c1de1e13dc75__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/annotation.hdf5",
          "bytes": 1973473820,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam0.mp4",
          "bytes": 81669724,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam1.mp4",
          "bytes": 96427963,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam2.mp4",
          "bytes": 80669345,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/fisheye_cam3.mp4",
          "bytes": 88568965,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/stereo_left.mp4",
          "bytes": 21016100,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c304368b-3b2c-46fc-8a19-c1de1e13dc75/ep4/stereo_right.mp4",
          "bytes": 22684603,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Vacuuming a carpet",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973473820,
      "training_bytes_excluding_visualization_rrd": 2364510520,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 92,
      "split": "test",
      "size_band": "upper_mid",
      "official_episode_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2",
      "top_level_session": "ba045ed4-ef25-404d-b756-8dcbd45b18fa",
      "source_episode_id": "ep2",
      "canonical_episode_id": "ba045ed4-ef25-404d-b756-8dcbd45b18fa__ep2",
      "row_id_prefix": "ba045ed4-ef25-404d-b756-8dcbd45b18fa__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/annotation.hdf5",
          "bytes": 1972771328,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam0.mp4",
          "bytes": 91645762,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam1.mp4",
          "bytes": 94136343,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam2.mp4",
          "bytes": 100064442,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/fisheye_cam3.mp4",
          "bytes": 72090921,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/stereo_left.mp4",
          "bytes": 22669689,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/ba045ed4-ef25-404d-b756-8dcbd45b18fa/ep2/stereo_right.mp4",
          "bytes": 22767406,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Assembling a paper honeycomb lantern",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972771328,
      "training_bytes_excluding_visualization_rrd": 2376145891,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 93,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5",
      "top_level_session": "2651c600-a427-42a5-bdc9-6e8ab74356eb",
      "source_episode_id": "ep5",
      "canonical_episode_id": "2651c600-a427-42a5-bdc9-6e8ab74356eb__ep5",
      "row_id_prefix": "2651c600-a427-42a5-bdc9-6e8ab74356eb__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/annotation.hdf5",
          "bytes": 1973448776,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam0.mp4",
          "bytes": 94640277,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam1.mp4",
          "bytes": 86181916,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam2.mp4",
          "bytes": 97264740,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/fisheye_cam3.mp4",
          "bytes": 82410029,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/stereo_left.mp4",
          "bytes": 18151215,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2651c600-a427-42a5-bdc9-6e8ab74356eb/ep5/stereo_right.mp4",
          "bytes": 18206081,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking cardboard for cutting",
      "frame_count": 5948,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973448776,
      "training_bytes_excluding_visualization_rrd": 2370303034,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 94,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5",
      "top_level_session": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4",
      "source_episode_id": "ep5",
      "canonical_episode_id": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4__ep5",
      "row_id_prefix": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4__ep5",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/annotation.hdf5",
          "bytes": 1972748528,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam0.mp4",
          "bytes": 91834567,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam1.mp4",
          "bytes": 96922178,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam2.mp4",
          "bytes": 90427344,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/fisheye_cam3.mp4",
          "bytes": 80703969,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/stereo_left.mp4",
          "bytes": 21066542,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/dab5e5d1-9d11-43ad-ac6f-205500ff5ad4/ep5/stereo_right.mp4",
          "bytes": 20399215,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting cardboard shapes",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972748528,
      "training_bytes_excluding_visualization_rrd": 2374102343,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 95,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2",
      "top_level_session": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8",
      "source_episode_id": "ep2",
      "canonical_episode_id": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8__ep2",
      "row_id_prefix": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/annotation.hdf5",
          "bytes": 1972763528,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam0.mp4",
          "bytes": 106893086,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam1.mp4",
          "bytes": 77756745,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam2.mp4",
          "bytes": 95377983,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/fisheye_cam3.mp4",
          "bytes": 67817976,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/stereo_left.mp4",
          "bytes": 22152457,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a2f2e433-d2c6-4ae1-80b9-c775a8428aa8/ep2/stereo_right.mp4",
          "bytes": 21652928,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting small colored tiles",
      "frame_count": 5946,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1972763528,
      "training_bytes_excluding_visualization_rrd": 2364414703,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 96,
      "split": "train",
      "size_band": "upper_mid",
      "official_episode_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3",
      "top_level_session": "2f918260-6ba7-4132-8069-7972afedc1cf",
      "source_episode_id": "ep3",
      "canonical_episode_id": "2f918260-6ba7-4132-8069-7972afedc1cf__ep3",
      "row_id_prefix": "2f918260-6ba7-4132-8069-7972afedc1cf__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/annotation.hdf5",
          "bytes": 1973084988,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam0.mp4",
          "bytes": 89817873,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam1.mp4",
          "bytes": 92742560,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam2.mp4",
          "bytes": 87523082,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/fisheye_cam3.mp4",
          "bytes": 82043334,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/stereo_left.mp4",
          "bytes": 18934090,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2f918260-6ba7-4132-8069-7972afedc1cf/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2f918260-6ba7-4132-8069-7972afedc1cf/ep3/stereo_right.mp4",
          "bytes": 18591681,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Counting and organizing cardboard pieces",
      "frame_count": 5947,
      "window_counts": {
        "action": 297,
        "subtask": 297
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1973084988,
      "training_bytes_excluding_visualization_rrd": 2362737608,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 97,
      "split": "test",
      "size_band": "long",
      "official_episode_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1",
      "top_level_session": "4b02bb38-384a-438a-b5f9-6131d85c34b0",
      "source_episode_id": "ep1",
      "canonical_episode_id": "4b02bb38-384a-438a-b5f9-6131d85c34b0__ep1",
      "row_id_prefix": "4b02bb38-384a-438a-b5f9-6131d85c34b0__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/annotation.hdf5",
          "bytes": 1990012504,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam0.mp4",
          "bytes": 93323693,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam1.mp4",
          "bytes": 80897297,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam2.mp4",
          "bytes": 98039726,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/fisheye_cam3.mp4",
          "bytes": 65275071,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/stereo_left.mp4",
          "bytes": 22275969,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4b02bb38-384a-438a-b5f9-6131d85c34b0/ep1/stereo_right.mp4",
          "bytes": 21584856,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting and smartphone usage at a desk",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990012504,
      "training_bytes_excluding_visualization_rrd": 2371409116,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 98,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2",
      "top_level_session": "13ca0290-713b-43a8-a06c-305bde0cbf6c",
      "source_episode_id": "ep2",
      "canonical_episode_id": "13ca0290-713b-43a8-a06c-305bde0cbf6c__ep2",
      "row_id_prefix": "13ca0290-713b-43a8-a06c-305bde0cbf6c__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/annotation.hdf5",
          "bytes": 1990040016,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam0.mp4",
          "bytes": 99355476,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam1.mp4",
          "bytes": 77563485,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam2.mp4",
          "bytes": 72348872,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/fisheye_cam3.mp4",
          "bytes": 98618910,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/stereo_left.mp4",
          "bytes": 16896300,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/13ca0290-713b-43a8-a06c-305bde0cbf6c/ep2/stereo_right.mp4",
          "bytes": 16999040,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Folding and organizing purple paper strips",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990040016,
      "training_bytes_excluding_visualization_rrd": 2371822099,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 99,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1",
      "top_level_session": "0a5009c4-292b-40c6-b9ec-7c75cf54a112",
      "source_episode_id": "ep1",
      "canonical_episode_id": "0a5009c4-292b-40c6-b9ec-7c75cf54a112__ep1",
      "row_id_prefix": "0a5009c4-292b-40c6-b9ec-7c75cf54a112__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/annotation.hdf5",
          "bytes": 1990088312,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam0.mp4",
          "bytes": 94714316,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam1.mp4",
          "bytes": 79605651,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam2.mp4",
          "bytes": 88603261,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/fisheye_cam3.mp4",
          "bytes": 78326943,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/stereo_left.mp4",
          "bytes": 21074298,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0a5009c4-292b-40c6-b9ec-7c75cf54a112/ep1/stereo_right.mp4",
          "bytes": 20977866,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and organizing cardboard shapes",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990088312,
      "training_bytes_excluding_visualization_rrd": 2373390647,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 100,
      "split": "test",
      "size_band": "long",
      "official_episode_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1",
      "top_level_session": "b750fab3-7fbb-43a0-b451-c64c4d4a64da",
      "source_episode_id": "ep1",
      "canonical_episode_id": "b750fab3-7fbb-43a0-b451-c64c4d4a64da__ep1",
      "row_id_prefix": "b750fab3-7fbb-43a0-b451-c64c4d4a64da__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/annotation.hdf5",
          "bytes": 1990096752,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam0.mp4",
          "bytes": 87449120,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam1.mp4",
          "bytes": 81967824,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam2.mp4",
          "bytes": 82895342,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/fisheye_cam3.mp4",
          "bytes": 91083511,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/stereo_left.mp4",
          "bytes": 19566309,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b750fab3-7fbb-43a0-b451-c64c4d4a64da/ep1/stereo_right.mp4",
          "bytes": 20392444,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting with beads and paper strips",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990096752,
      "training_bytes_excluding_visualization_rrd": 2373451302,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 101,
      "split": "val",
      "size_band": "long",
      "official_episode_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1",
      "top_level_session": "9c7b2c19-5370-4a81-af68-6b76723f3c67",
      "source_episode_id": "ep1",
      "canonical_episode_id": "9c7b2c19-5370-4a81-af68-6b76723f3c67__ep1",
      "row_id_prefix": "9c7b2c19-5370-4a81-af68-6b76723f3c67__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/annotation.hdf5",
          "bytes": 1989981160,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam0.mp4",
          "bytes": 91551432,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam1.mp4",
          "bytes": 82694163,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam2.mp4",
          "bytes": 91873663,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/fisheye_cam3.mp4",
          "bytes": 74240840,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/stereo_left.mp4",
          "bytes": 23041908,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/9c7b2c19-5370-4a81-af68-6b76723f3c67/ep1/stereo_right.mp4",
          "bytes": 20439286,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Desktop assembly and smartphone usage",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1989981160,
      "training_bytes_excluding_visualization_rrd": 2373822452,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 102,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2",
      "top_level_session": "a39eaab1-ac8c-4c2d-9764-a566b773136e",
      "source_episode_id": "ep2",
      "canonical_episode_id": "a39eaab1-ac8c-4c2d-9764-a566b773136e__ep2",
      "row_id_prefix": "a39eaab1-ac8c-4c2d-9764-a566b773136e__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/annotation.hdf5",
          "bytes": 1990156336,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam0.mp4",
          "bytes": 82448290,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam1.mp4",
          "bytes": 92322204,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam2.mp4",
          "bytes": 81737360,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/fisheye_cam3.mp4",
          "bytes": 82799794,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/stereo_left.mp4",
          "bytes": 19207787,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a39eaab1-ac8c-4c2d-9764-a566b773136e/ep2/stereo_right.mp4",
          "bytes": 20958933,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and packing colorful beads",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990156336,
      "training_bytes_excluding_visualization_rrd": 2369630704,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 103,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2",
      "top_level_session": "53e64c93-8947-403e-ab35-3428c431aee8",
      "source_episode_id": "ep2",
      "canonical_episode_id": "53e64c93-8947-403e-ab35-3428c431aee8__ep2",
      "row_id_prefix": "53e64c93-8947-403e-ab35-3428c431aee8__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/annotation.hdf5",
          "bytes": 1990008712,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam0.mp4",
          "bytes": 94320987,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam1.mp4",
          "bytes": 80802227,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam2.mp4",
          "bytes": 85733002,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/fisheye_cam3.mp4",
          "bytes": 81948916,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/stereo_left.mp4",
          "bytes": 19095311,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "53e64c93-8947-403e-ab35-3428c431aee8/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/53e64c93-8947-403e-ab35-3428c431aee8/ep2/stereo_right.mp4",
          "bytes": 18953622,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Folding origami stars",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990008712,
      "training_bytes_excluding_visualization_rrd": 2370862777,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 104,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3",
      "top_level_session": "7ba21b77-14c9-47c5-8942-ef2ef5e02784",
      "source_episode_id": "ep3",
      "canonical_episode_id": "7ba21b77-14c9-47c5-8942-ef2ef5e02784__ep3",
      "row_id_prefix": "7ba21b77-14c9-47c5-8942-ef2ef5e02784__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/annotation.hdf5",
          "bytes": 1989995224,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam0.mp4",
          "bytes": 78108019,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam1.mp4",
          "bytes": 97064786,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam2.mp4",
          "bytes": 83674607,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/fisheye_cam3.mp4",
          "bytes": 74749255,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/stereo_left.mp4",
          "bytes": 21405262,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7ba21b77-14c9-47c5-8942-ef2ef5e02784/ep3/stereo_right.mp4",
          "bytes": 23915626,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Using a smartphone",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1989995224,
      "training_bytes_excluding_visualization_rrd": 2368912779,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 105,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2",
      "top_level_session": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2",
      "source_episode_id": "ep2",
      "canonical_episode_id": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2__ep2",
      "row_id_prefix": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/annotation.hdf5",
          "bytes": 1990012048,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam0.mp4",
          "bytes": 89236696,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam1.mp4",
          "bytes": 92414725,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam2.mp4",
          "bytes": 88235510,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/fisheye_cam3.mp4",
          "bytes": 77352455,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/stereo_left.mp4",
          "bytes": 17399874,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/d377bbb4-1bce-43ae-a41f-cefd23b8a8a2/ep2/stereo_right.mp4",
          "bytes": 18772717,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Drawing a grid on cardboard",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990012048,
      "training_bytes_excluding_visualization_rrd": 2373424025,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 106,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3",
      "top_level_session": "c221c115-7b98-4d08-b5ab-653b5956c811",
      "source_episode_id": "ep3",
      "canonical_episode_id": "c221c115-7b98-4d08-b5ab-653b5956c811__ep3",
      "row_id_prefix": "c221c115-7b98-4d08-b5ab-653b5956c811__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/annotation.hdf5",
          "bytes": 1989993400,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam0.mp4",
          "bytes": 106848378,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam1.mp4",
          "bytes": 78748981,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam2.mp4",
          "bytes": 81070956,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/fisheye_cam3.mp4",
          "bytes": 70876585,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/stereo_left.mp4",
          "bytes": 21331218,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "c221c115-7b98-4d08-b5ab-653b5956c811/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/c221c115-7b98-4d08-b5ab-653b5956c811/ep3/stereo_right.mp4",
          "bytes": 20852278,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and counting beads",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1989993400,
      "training_bytes_excluding_visualization_rrd": 2369721796,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 107,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1",
      "top_level_session": "a90b8b61-cbba-40fa-948c-b3da79fec1cb",
      "source_episode_id": "ep1",
      "canonical_episode_id": "a90b8b61-cbba-40fa-948c-b3da79fec1cb__ep1",
      "row_id_prefix": "a90b8b61-cbba-40fa-948c-b3da79fec1cb__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/annotation.hdf5",
          "bytes": 1990079936,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam0.mp4",
          "bytes": 95632491,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam1.mp4",
          "bytes": 84134434,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam2.mp4",
          "bytes": 79489726,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/fisheye_cam3.mp4",
          "bytes": 93871214,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/stereo_left.mp4",
          "bytes": 17775586,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a90b8b61-cbba-40fa-948c-b3da79fec1cb/ep1/stereo_right.mp4",
          "bytes": 18898227,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting small colored items into containers",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990079936,
      "training_bytes_excluding_visualization_rrd": 2379881614,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 108,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1",
      "top_level_session": "7258c332-1061-4c43-8242-f438d951db1f",
      "source_episode_id": "ep1",
      "canonical_episode_id": "7258c332-1061-4c43-8242-f438d951db1f__ep1",
      "row_id_prefix": "7258c332-1061-4c43-8242-f438d951db1f__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/7258c332-1061-4c43-8242-f438d951db1f/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/annotation.hdf5",
          "bytes": 1990054400,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam0.mp4",
          "bytes": 86717632,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam1.mp4",
          "bytes": 89690074,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam2.mp4",
          "bytes": 93278077,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/fisheye_cam3.mp4",
          "bytes": 76534649,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/stereo_left.mp4",
          "bytes": 19931231,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "7258c332-1061-4c43-8242-f438d951db1f/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/7258c332-1061-4c43-8242-f438d951db1f/ep1/stereo_right.mp4",
          "bytes": 21167256,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting shapes from cardboard",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990054400,
      "training_bytes_excluding_visualization_rrd": 2377373319,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 109,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3",
      "top_level_session": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93",
      "source_episode_id": "ep3",
      "canonical_episode_id": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93__ep3",
      "row_id_prefix": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/annotation.hdf5",
          "bytes": 1990011096,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam0.mp4",
          "bytes": 92584145,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam1.mp4",
          "bytes": 84577277,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam2.mp4",
          "bytes": 87872075,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/fisheye_cam3.mp4",
          "bytes": 69630655,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/stereo_left.mp4",
          "bytes": 20023924,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/22af1ff1-eaa9-4268-b96a-81a9fa35fe93/ep3/stereo_right.mp4",
          "bytes": 22748114,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and marking cardboard shapes",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990011096,
      "training_bytes_excluding_visualization_rrd": 2367447286,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 110,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2",
      "top_level_session": "2680606b-f296-4daa-baf9-7d58c90444bc",
      "source_episode_id": "ep2",
      "canonical_episode_id": "2680606b-f296-4daa-baf9-7d58c90444bc__ep2",
      "row_id_prefix": "2680606b-f296-4daa-baf9-7d58c90444bc__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/annotation.hdf5",
          "bytes": 1990038936,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam0.mp4",
          "bytes": 90695797,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam1.mp4",
          "bytes": 87101796,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam2.mp4",
          "bytes": 76886231,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/fisheye_cam3.mp4",
          "bytes": 81791500,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/stereo_left.mp4",
          "bytes": 17424004,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "2680606b-f296-4daa-baf9-7d58c90444bc/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/2680606b-f296-4daa-baf9-7d58c90444bc/ep2/stereo_right.mp4",
          "bytes": 19780442,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and marking fabric",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990038936,
      "training_bytes_excluding_visualization_rrd": 2363718706,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 111,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2",
      "top_level_session": "21d33146-cd1f-40bd-b26b-0c64fd1d603f",
      "source_episode_id": "ep2",
      "canonical_episode_id": "21d33146-cd1f-40bd-b26b-0c64fd1d603f__ep2",
      "row_id_prefix": "21d33146-cd1f-40bd-b26b-0c64fd1d603f__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/annotation.hdf5",
          "bytes": 1990013872,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam0.mp4",
          "bytes": 80242194,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam1.mp4",
          "bytes": 89825987,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam2.mp4",
          "bytes": 93427609,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/fisheye_cam3.mp4",
          "bytes": 76773474,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/stereo_left.mp4",
          "bytes": 22743672,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/21d33146-cd1f-40bd-b26b-0c64fd1d603f/ep2/stereo_right.mp4",
          "bytes": 21680702,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Playing Mahjong",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990013872,
      "training_bytes_excluding_visualization_rrd": 2374707510,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 112,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1",
      "top_level_session": "48b299c1-6c08-40a5-9b9d-9d170647a15a",
      "source_episode_id": "ep1",
      "canonical_episode_id": "48b299c1-6c08-40a5-9b9d-9d170647a15a__ep1",
      "row_id_prefix": "48b299c1-6c08-40a5-9b9d-9d170647a15a__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/annotation.hdf5",
          "bytes": 1990034848,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam0.mp4",
          "bytes": 94294541,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam1.mp4",
          "bytes": 87343495,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam2.mp4",
          "bytes": 85790437,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/fisheye_cam3.mp4",
          "bytes": 85766741,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/stereo_left.mp4",
          "bytes": 18362367,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/48b299c1-6c08-40a5-9b9d-9d170647a15a/ep1/stereo_right.mp4",
          "bytes": 19986718,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Measuring and marking cardboard",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990034848,
      "training_bytes_excluding_visualization_rrd": 2381579147,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 113,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4",
      "top_level_session": "4ab31463-5a47-4904-82c4-d859a0506e04",
      "source_episode_id": "ep4",
      "canonical_episode_id": "4ab31463-5a47-4904-82c4-d859a0506e04__ep4",
      "row_id_prefix": "4ab31463-5a47-4904-82c4-d859a0506e04__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/annotation.hdf5",
          "bytes": 1990021560,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam0.mp4",
          "bytes": 102579133,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam1.mp4",
          "bytes": 79172966,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam2.mp4",
          "bytes": 95348628,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/fisheye_cam3.mp4",
          "bytes": 59669235,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/stereo_left.mp4",
          "bytes": 21828549,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4ab31463-5a47-4904-82c4-d859a0506e04/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4ab31463-5a47-4904-82c4-d859a0506e04/ep4/stereo_right.mp4",
          "bytes": 20565479,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "folding paper stars",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990021560,
      "training_bytes_excluding_visualization_rrd": 2369185550,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 114,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2",
      "top_level_session": "175a573b-7294-43b4-9c14-09c29ab3fef0",
      "source_episode_id": "ep2",
      "canonical_episode_id": "175a573b-7294-43b4-9c14-09c29ab3fef0__ep2",
      "row_id_prefix": "175a573b-7294-43b4-9c14-09c29ab3fef0__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/annotation.hdf5",
          "bytes": 1989981736,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam0.mp4",
          "bytes": 86636377,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam1.mp4",
          "bytes": 77494189,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam2.mp4",
          "bytes": 91151298,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/fisheye_cam3.mp4",
          "bytes": 83054085,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/stereo_left.mp4",
          "bytes": 23390298,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/175a573b-7294-43b4-9c14-09c29ab3fef0/ep2/stereo_right.mp4",
          "bytes": 23314537,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting sections from a newspaper",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1989981736,
      "training_bytes_excluding_visualization_rrd": 2375022520,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 115,
      "split": "val",
      "size_band": "long",
      "official_episode_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2",
      "top_level_session": "34e4d6f3-f2b4-4de1-b837-15a372512a90",
      "source_episode_id": "ep2",
      "canonical_episode_id": "34e4d6f3-f2b4-4de1-b837-15a372512a90__ep2",
      "row_id_prefix": "34e4d6f3-f2b4-4de1-b837-15a372512a90__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/annotation.hdf5",
          "bytes": 1990037776,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam0.mp4",
          "bytes": 93660266,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam1.mp4",
          "bytes": 83332214,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam2.mp4",
          "bytes": 83353980,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/fisheye_cam3.mp4",
          "bytes": 91484650,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/stereo_left.mp4",
          "bytes": 17940688,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/34e4d6f3-f2b4-4de1-b837-15a372512a90/ep2/stereo_right.mp4",
          "bytes": 17740392,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Preparing and cutting cardboard pieces for a project",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990037776,
      "training_bytes_excluding_visualization_rrd": 2377549966,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 116,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1",
      "top_level_session": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed",
      "source_episode_id": "ep1",
      "canonical_episode_id": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed__ep1",
      "row_id_prefix": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/annotation.hdf5",
          "bytes": 1990063928,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam0.mp4",
          "bytes": 93132702,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam1.mp4",
          "bytes": 89197515,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam2.mp4",
          "bytes": 86167246,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/fisheye_cam3.mp4",
          "bytes": 73969855,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/stereo_left.mp4",
          "bytes": 20298231,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/bdfae17b-1e56-4cc5-a4dc-f4fad8369aed/ep1/stereo_right.mp4",
          "bytes": 23054897,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting star-shaped objects",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990063928,
      "training_bytes_excluding_visualization_rrd": 2375884374,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 117,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1",
      "top_level_session": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454",
      "source_episode_id": "ep1",
      "canonical_episode_id": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454__ep1",
      "row_id_prefix": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/annotation.hdf5",
          "bytes": 1990022952,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam0.mp4",
          "bytes": 75489688,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam1.mp4",
          "bytes": 97810768,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam2.mp4",
          "bytes": 92081110,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/fisheye_cam3.mp4",
          "bytes": 78709108,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/stereo_left.mp4",
          "bytes": 20039008,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1a76d123-ed27-4c4a-a8d4-06f3aaeda454/ep1/stereo_right.mp4",
          "bytes": 21931207,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Creating quilling paper art",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990022952,
      "training_bytes_excluding_visualization_rrd": 2376083841,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 118,
      "split": "val",
      "size_band": "long",
      "official_episode_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3",
      "top_level_session": "aed79382-cf3f-4b5c-89bb-46c322c19350",
      "source_episode_id": "ep3",
      "canonical_episode_id": "aed79382-cf3f-4b5c-89bb-46c322c19350__ep3",
      "row_id_prefix": "aed79382-cf3f-4b5c-89bb-46c322c19350__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/annotation.hdf5",
          "bytes": 1990054104,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam0.mp4",
          "bytes": 84483463,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam1.mp4",
          "bytes": 83738993,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam2.mp4",
          "bytes": 96893323,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/fisheye_cam3.mp4",
          "bytes": 77582647,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/stereo_left.mp4",
          "bytes": 21278860,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/aed79382-cf3f-4b5c-89bb-46c322c19350/ep3/stereo_right.mp4",
          "bytes": 21359998,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Processing and organizing cardboard squares",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990054104,
      "training_bytes_excluding_visualization_rrd": 2375391388,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 119,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4",
      "top_level_session": "0073a4be-ec41-47f3-92d6-f63cf89aec9b",
      "source_episode_id": "ep4",
      "canonical_episode_id": "0073a4be-ec41-47f3-92d6-f63cf89aec9b__ep4",
      "row_id_prefix": "0073a4be-ec41-47f3-92d6-f63cf89aec9b__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/annotation.hdf5",
          "bytes": 1990077792,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam0.mp4",
          "bytes": 85134491,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam1.mp4",
          "bytes": 88325279,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam2.mp4",
          "bytes": 88534901,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/fisheye_cam3.mp4",
          "bytes": 77381145,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/stereo_left.mp4",
          "bytes": 19073660,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/0073a4be-ec41-47f3-92d6-f63cf89aec9b/ep4/stereo_right.mp4",
          "bytes": 20713792,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and preparing cardboard pieces for a project",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990077792,
      "training_bytes_excluding_visualization_rrd": 2369241060,
      "has_all_six_videos": true,
      "has_visualization_rrd": true
    },
    {
      "selection_rank": 120,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4",
      "top_level_session": "4a12e289-e4ed-405c-b198-96f704e94276",
      "source_episode_id": "ep4",
      "canonical_episode_id": "4a12e289-e4ed-405c-b198-96f704e94276__ep4",
      "row_id_prefix": "4a12e289-e4ed-405c-b198-96f704e94276__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/annotation.hdf5",
          "bytes": 1990061128,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam0.mp4",
          "bytes": 97014001,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam1.mp4",
          "bytes": 76758471,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam2.mp4",
          "bytes": 91299940,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/fisheye_cam3.mp4",
          "bytes": 72856846,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/stereo_left.mp4",
          "bytes": 22324567,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4a12e289-e4ed-405c-b198-96f704e94276/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4a12e289-e4ed-405c-b198-96f704e94276/ep4/stereo_right.mp4",
          "bytes": 20230736,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting and gathering cardboard pieces",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990061128,
      "training_bytes_excluding_visualization_rrd": 2370545689,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 121,
      "split": "test",
      "size_band": "long",
      "official_episode_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1",
      "top_level_session": "1796b943-caad-43c6-b9bd-80b8d601f37d",
      "source_episode_id": "ep1",
      "canonical_episode_id": "1796b943-caad-43c6-b9bd-80b8d601f37d__ep1",
      "row_id_prefix": "1796b943-caad-43c6-b9bd-80b8d601f37d__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/annotation.hdf5",
          "bytes": 1990037360,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam0.mp4",
          "bytes": 98810132,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam1.mp4",
          "bytes": 78190747,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam2.mp4",
          "bytes": 81418129,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/fisheye_cam3.mp4",
          "bytes": 77664513,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/stereo_left.mp4",
          "bytes": 19518286,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/1796b943-caad-43c6-b9bd-80b8d601f37d/ep1/stereo_right.mp4",
          "bytes": 20456271,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "VR training session and plastic strip assembly",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990037360,
      "training_bytes_excluding_visualization_rrd": 2366095438,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 122,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2",
      "top_level_session": "a93a840b-2d22-4231-9504-87ec4d930aad",
      "source_episode_id": "ep2",
      "canonical_episode_id": "a93a840b-2d22-4231-9504-87ec4d930aad__ep2",
      "row_id_prefix": "a93a840b-2d22-4231-9504-87ec4d930aad__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/annotation.hdf5",
          "bytes": 1990052256,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam0.mp4",
          "bytes": 87121572,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam1.mp4",
          "bytes": 87671736,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam2.mp4",
          "bytes": 88344947,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/fisheye_cam3.mp4",
          "bytes": 80472016,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/stereo_left.mp4",
          "bytes": 19624970,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "a93a840b-2d22-4231-9504-87ec4d930aad/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/a93a840b-2d22-4231-9504-87ec4d930aad/ep2/stereo_right.mp4",
          "bytes": 18113721,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Cutting cardboard squares with scissors",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990052256,
      "training_bytes_excluding_visualization_rrd": 2371401218,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 123,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1",
      "top_level_session": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b",
      "source_episode_id": "ep1",
      "canonical_episode_id": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b__ep1",
      "row_id_prefix": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/annotation.hdf5",
          "bytes": 1990064392,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam0.mp4",
          "bytes": 83672235,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam1.mp4",
          "bytes": 80478552,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam2.mp4",
          "bytes": 95197636,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/fisheye_cam3.mp4",
          "bytes": 82095872,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/stereo_left.mp4",
          "bytes": 21454044,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b2bd37ae-1261-4a9c-82ee-6d50fec3550b/ep1/stereo_right.mp4",
          "bytes": 22267617,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Crafting a cardboard model",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990064392,
      "training_bytes_excluding_visualization_rrd": 2375230348,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 124,
      "split": "val",
      "size_band": "long",
      "official_episode_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4",
      "top_level_session": "b5d76a3d-f4a3-4950-ab9d-344caa247059",
      "source_episode_id": "ep4",
      "canonical_episode_id": "b5d76a3d-f4a3-4950-ab9d-344caa247059__ep4",
      "row_id_prefix": "b5d76a3d-f4a3-4950-ab9d-344caa247059__ep4",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/annotation.hdf5",
          "bytes": 1990012120,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam0.mp4",
          "bytes": 76366017,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam1.mp4",
          "bytes": 84364431,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam2.mp4",
          "bytes": 88147458,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/fisheye_cam3.mp4",
          "bytes": 86248385,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/stereo_left.mp4",
          "bytes": 23193488,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b5d76a3d-f4a3-4950-ab9d-344caa247059/ep4/stereo_right.mp4",
          "bytes": 23020976,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting buttons by color",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990012120,
      "training_bytes_excluding_visualization_rrd": 2371352875,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 125,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1",
      "top_level_session": "4318ba68-cc33-455d-bac1-6f8b66558708",
      "source_episode_id": "ep1",
      "canonical_episode_id": "4318ba68-cc33-455d-bac1-6f8b66558708__ep1",
      "row_id_prefix": "4318ba68-cc33-455d-bac1-6f8b66558708__ep1",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/annotation.hdf5",
          "bytes": 1990014448,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam0.mp4",
          "bytes": 95244168,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam1.mp4",
          "bytes": 89563941,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam2.mp4",
          "bytes": 92534820,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/fisheye_cam3.mp4",
          "bytes": 71112979,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/stereo_left.mp4",
          "bytes": 21004471,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "4318ba68-cc33-455d-bac1-6f8b66558708/ep1/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/4318ba68-cc33-455d-bac1-6f8b66558708/ep1/stereo_right.mp4",
          "bytes": 22602138,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting colored star-shaped beads",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990014448,
      "training_bytes_excluding_visualization_rrd": 2382076965,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 126,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2",
      "top_level_session": "373850be-6393-4d15-985d-283da6cbe3e7",
      "source_episode_id": "ep2",
      "canonical_episode_id": "373850be-6393-4d15-985d-283da6cbe3e7__ep2",
      "row_id_prefix": "373850be-6393-4d15-985d-283da6cbe3e7__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/annotation.hdf5",
          "bytes": 1990003832,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam0.mp4",
          "bytes": 92682235,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam1.mp4",
          "bytes": 86565880,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam2.mp4",
          "bytes": 87251265,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/fisheye_cam3.mp4",
          "bytes": 68655856,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/stereo_left.mp4",
          "bytes": 19226148,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "373850be-6393-4d15-985d-283da6cbe3e7/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/373850be-6393-4d15-985d-283da6cbe3e7/ep2/stereo_right.mp4",
          "bytes": 18738519,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting plastic pieces and using a phone",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990003832,
      "training_bytes_excluding_visualization_rrd": 2363123735,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 127,
      "split": "test",
      "size_band": "long",
      "official_episode_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3",
      "top_level_session": "b6579cb5-0a71-4ca6-8808-1e2700be05c7",
      "source_episode_id": "ep3",
      "canonical_episode_id": "b6579cb5-0a71-4ca6-8808-1e2700be05c7__ep3",
      "row_id_prefix": "b6579cb5-0a71-4ca6-8808-1e2700be05c7__ep3",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/annotation.hdf5",
          "bytes": 1990036472,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam0.mp4",
          "bytes": 92767354,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam1.mp4",
          "bytes": 82742549,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam2.mp4",
          "bytes": 93613759,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/fisheye_cam3.mp4",
          "bytes": 66765027,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/stereo_left.mp4",
          "bytes": 24038821,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/b6579cb5-0a71-4ca6-8808-1e2700be05c7/ep3/stereo_right.mp4",
          "bytes": 23910324,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Sorting and counting colored star-shaped beads",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990036472,
      "training_bytes_excluding_visualization_rrd": 2373874306,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    },
    {
      "selection_rank": 128,
      "split": "train",
      "size_band": "long",
      "official_episode_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2",
      "top_level_session": "37ee5802-66fb-4893-9173-fe97fe0e2000",
      "source_episode_id": "ep2",
      "canonical_episode_id": "37ee5802-66fb-4893-9173-fe97fe0e2000__ep2",
      "row_id_prefix": "37ee5802-66fb-4893-9173-fe97fe0e2000__ep2",
      "official_tree_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/tree/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2",
      "official_files": [
        {
          "name": "annotation.hdf5",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/annotation.hdf5",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/annotation.hdf5",
          "bytes": 1990022864,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam0.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam0.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam0.mp4",
          "bytes": 84900929,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam1.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam1.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam1.mp4",
          "bytes": 92286201,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam2.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam2.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam2.mp4",
          "bytes": 75983979,
          "exists_in_selected_manifest": true
        },
        {
          "name": "fisheye_cam3.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam3.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/fisheye_cam3.mp4",
          "bytes": 92714811,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_left.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/stereo_left.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/stereo_left.mp4",
          "bytes": 18617967,
          "exists_in_selected_manifest": true
        },
        {
          "name": "stereo_right.mp4",
          "official_repo_path": "37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/stereo_right.mp4",
          "gated_download_url": "https://huggingface.co/datasets/ropedia-ai/xperience-10m/resolve/main/37ee5802-66fb-4893-9173-fe97fe0e2000/ep2/stereo_right.mp4",
          "bytes": 20592873,
          "exists_in_selected_manifest": true
        }
      ],
      "main_task": "Folding paper lucky stars",
      "frame_count": 5998,
      "window_counts": {
        "action": 299,
        "subtask": 299
      },
      "hdf5_modalities": {
        "calibration": true,
        "slam_pose": true,
        "slam_point_cloud": true,
        "depth": true,
        "depth_confidence": true,
        "hand_mocap": true,
        "body_mocap": true,
        "contacts": true,
        "imu": true,
        "caption": true,
        "captions": false
      },
      "annotation_bytes": 1990022864,
      "training_bytes_excluding_visualization_rrd": 2375119624,
      "has_all_six_videos": true,
      "has_visualization_rrd": false
    }
  ],
  "non_redistribution_policy": {
    "raw_not_included": [
      "annotation.hdf5",
      "fisheye_cam*.mp4",
      "stereo_*.mp4",
      "visualization.rrd"
    ],
    "reason": "Raw Xperience-10M files remain in the official gated dataset.",
    "included_public_safe": [
      "episode/source ids",
      "file sizes and modality availability",
      "compact dense window rows",
      "metadata feature matrices",
      "baseline metrics and predictions",
      "verified public model-package summaries"
    ]
  }
}
