# Finding a working mirror /copy of the PxSLU/PxCorpus dataset beacause Zenodo keeps returning a 504 Gateway Time-out

> Source: <https://discuss.huggingface.co/t/finding-a-working-mirror-copy-of-the-pxslu-pxcorpus-dataset-beacause-zenodo-keeps-returning-a-504-gateway-time-out/180350#post_3>
> Published: 2026-09-13 14:27:45+00:00

[OGB2000](https://discuss.huggingface.co/u/OGB2000)
1
 
Looking for someone who has successfully downloaded PxSLU / PxCorpus (Zenodo 6524162). Zenodo currently returns 504 Gateway Time-out when I try to download pxslu.zip (375.5 MB). Has anyone already downloaded this dataset and can confirm where they obtai

 
 
Good news, it’s already mirrored on the Hub, so no need to fight Zenodo’s 504s:

Just `load_dataset("PraxySante/PxCorpus-PxSLU")` or `load_dataset("DrBenchmark/PxCorpus")` and you’re set, no Zenodo download needed at all.

 
 
[OGB2000](https://discuss.huggingface.co/u/OGB2000)
3
 
Thank you very much for this response.
