--- dataset_info: - config_name: robot features: - name: video_id dtype: int64 - name: frames list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string - name: actions sequence: sequence: float32 - name: states sequence: sequence: float32 splits: - name: train num_bytes: 16008351000 num_examples: 584 - name: eval num_bytes: 438484645 num_examples: 19 download_size: 16427243129 dataset_size: 16446835645 - config_name: sphere-easy features: - name: video_id dtype: int64 - name: frames list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string - name: actions sequence: sequence: float32 - name: states sequence: sequence: float32 splits: - name: train num_bytes: 14053124887 num_examples: 584 - name: eval num_bytes: 387734547 num_examples: 19 download_size: 14421190359 dataset_size: 14440859434 - config_name: sphere-easy+robot_paired features: - name: video_id dtype: string - name: frames_sphere-easy list: - name: bytes dtype: binary - name: path dtype: 'null' - name: frames_robot list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string splits: - name: train num_bytes: 27449345287 num_examples: 2302 - name: eval num_bytes: 684925565 num_examples: 67 download_size: 28135549131 dataset_size: 28134270852 - config_name: sphere-hard features: - name: video_id dtype: int64 - name: frames list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string - name: states sequence: sequence: float32 splits: - name: train num_bytes: 7369336509 num_examples: 584 - name: eval num_bytes: 238932152 num_examples: 19 download_size: 7599760124 dataset_size: 7608268661 - config_name: sphere-hard+robot_paired features: - name: video_id dtype: string - name: frames_sphere-hard list: - name: bytes dtype: binary - name: path dtype: 'null' - name: frames_robot list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string splits: - name: train num_bytes: 21809713978 num_examples: 1120 - name: eval num_bytes: 504779390 num_examples: 29 download_size: 22315610609 dataset_size: 22314493368 - config_name: sphere-medium features: - name: video_id dtype: int64 - name: frames list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string - name: states sequence: sequence: float32 splits: - name: train num_bytes: 14582002877 num_examples: 584 - name: eval num_bytes: 477115092 num_examples: 19 download_size: 15042240012 dataset_size: 15059117969 - config_name: sphere-medium+robot_paired features: - name: video_id dtype: string - name: frames_sphere-medium list: - name: bytes dtype: binary - name: path dtype: 'null' - name: frames_robot list: - name: bytes dtype: binary - name: path dtype: 'null' - name: metadata dtype: string splits: - name: train num_bytes: 25165607389 num_examples: 1989 - name: eval num_bytes: 671695505 num_examples: 57 download_size: 25838451640 dataset_size: 25837302894 configs: - config_name: robot data_files: - split: train path: robot/train-* - split: eval path: robot/eval-* - config_name: sphere-easy data_files: - split: train path: sphere-easy/train-* - split: eval path: sphere-easy/eval-* - config_name: sphere-easy+robot_paired data_files: - split: train path: sphere-easy+robot_paired/train-* - split: eval path: sphere-easy+robot_paired/eval-* - config_name: sphere-hard data_files: - split: train path: sphere-hard/train-* - split: eval path: sphere-hard/eval-* - config_name: sphere-hard+robot_paired data_files: - split: train path: sphere-hard+robot_paired/train-* - split: eval path: sphere-hard+robot_paired/eval-* - config_name: sphere-medium data_files: - split: train path: sphere-medium/train-* - split: eval path: sphere-medium/eval-* - config_name: sphere-medium+robot_paired data_files: - split: train path: sphere-medium+robot_paired/train-* - split: eval path: sphere-medium+robot_paired/eval-* ---