Hi there. I’m trying to use the MMLU benchmark available at cais/mmlu · Datasets at Hugging Face . I have been trying to use it but running into HTTP Error 429 thrown while requesting HEAD ``https://huggingface.co/datasets/cais/mmlu/resolve/main/README.md. What could be the reason?
When error 429 occurs, it may be caused by IPv6, an outdated implementation of the old datasets library, or other factors.
If it is truly an intentional rate limit, I believe only Hugging Face can resolve it…
@John6666 thank you so much! using huggingface-cli login with my access token fixed this.