TrackingTeam/evalstt
Prepared Dataset Archives This repository stores a prepared split as tar.zst archives to avoid millions of small files in the Hugging Face repository. Extraction: mkdir -p data for f in *.tar.zst; do tar --use-compress-program=zstd -xf "$f" -C data done sha256sum -c SHA256SUMS After extraction, the layout is: data/ dataset.json dataset_stats.json jsonl/ frames/ vision_cache/
0814
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face