huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.11k stars 27.04k forks source link

when I using pytorch to load "distilbert-base-uncased", it's get an error:"HTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co/distilbert-base-uncased/resolve/main/vocab.txt". But load other models can't get this error. #16379

Closed ayispace closed 2 years ago

ayispace commented 2 years ago

Environment info

Who can help

Information

Model I am using (Bert, XLNet ...):

The problem arises when using:

The tasks I am working on is:

To reproduce

Steps to reproduce the behavior:

1. 2. 3.

Expected behavior

Joyrocky commented 2 years ago

To see #16351

ayispace commented 2 years ago

To see #16351

thank you

julien-c commented 2 years ago

Closing this for now 🙏