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… See the full description on the dataset page:
https://huggingface.co/datasets/zhenyuxie-zhzh/egodex.