Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      StreamingDownloadManager(base_path=builder.base_path, download_config=download_config)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/hdf5/hdf5.py", line 60, in _split_generators
                  with h5py.File(f, "r") as h5:
                       ~~~~~~~~~^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/h5py/_hl/files.py", line 555, in __init__
                  fid = make_fid(name, mode, userblock_size, fapl, fcpl, swmr=swmr)
                File "/usr/local/lib/python3.14/site-packages/h5py/_hl/files.py", line 232, in make_fid
                  fid = h5f.open(name, flags, fapl=fapl)
                File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
                File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
                File "h5py/h5f.pyx", line 106, in h5py.h5f.open
              OSError: Unable to synchronously open file (file signature not found)
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 66, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                               ~~~~~~~~~~~~~~~~~~~~~~~^
                      path=dataset,
                      ^^^^^^^^^^^^^
                      config_name=config,
                      ^^^^^^^^^^^^^^^^^^^
                      token=hf_token,
                      ^^^^^^^^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
                  info = get_dataset_config_info(
                      path,
                  ...<6 lines>...
                      **config_kwargs,
                  )
                File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

EgoDex official archive mirror

This repository mirrors the official Apple EgoDex dataset archives from:

https://github.com/apple/ml-egodex

Large official zip archives are stored as numbered parts under chunks/. The files are byte-for-byte chunks of the official zip archives; no third-party dataset content is included.

Use egodex_hf_split_manifest.tsv to verify sizes and SHA-256 hashes.

Reconstruct split archives with:

cat chunks/part1.zip/part1.zip.part* > part1.zip
sha256sum part1.zip

Files:

  • extra.zip: 223924972352 bytes, sha256 3e0616002821987b6f30212264f62b3da7898476e5c1e0dab4715042e644706d, stored as chunks/extra.zip/extra.zip.part*
  • part1.zip: 321588941964 bytes, sha256 081df720487b4315bf5f0684660c2b4b8265fb4f177ff6987b37db53c74d32ab, stored as chunks/part1.zip/part1.zip.part*
  • part2.zip: 327274733628 bytes, sha256 98dc2a62cbbf5406712683941204c23181078b218ac7fd564c55239c5837e22b, stored as chunks/part2.zip/part2.zip.part*
  • part3.zip: 326263668370 bytes, sha256 56b06eb6549679ac6ebb205ad82a2d0b9da2b68be5c4af830b11448e7b13813a, stored as chunks/part3.zip/part3.zip.part*
  • part4.zip: 329365549875 bytes, sha256 92ce8da91d174cad2e89fc9462ebb1d12a47cfc2ea0152a346ee9a33a1c89c8d, stored as chunks/part4.zip/part4.zip.part*
  • part5.zip: 331277374642 bytes, sha256 defeb3d407e13bc028b04f32277628aca0aca036bfc0df45500632c55944a8ce, stored as chunks/part5.zip/part5.zip.part*
  • test.zip: 17304529397 bytes, sha256 0218a1368e34495dbae166ebca7b237d52560ff422e42434b4481da9758dcc7f, stored as test.zip

Refer to the Apple project page for dataset documentation, license terms, and citation requirements.

Downloads last month
62