dbmdz / berts

DBMDZ BERT, DistilBERT, ELECTRA, GPT-2 and ConvBERT models
MIT License
153 stars 12 forks source link

bert-base-german-cased Tensorflow checkpoints #50

Open zetofi opened 1 year ago

zetofi commented 1 year ago

Hello, I'd need the Tensorflow checkpoints for the german BERT model. I saw an older issue with the links but they don't work anymore.

Thanks!

stefan-it commented 10 months ago

Hi @zetofi ,

sorry for the late reply, here are working links:

wget https://schweter.eu/storage/berts/bert-base-german-dbmdz-cased.tar.gz # cased model
wget https://schweter.eu/storage/berts/bert-base-german-dbmdz-uncased.tar.gz # uncased model

I will also soon upload them to the Hugging Face Model Hub :hugs:

tram-luu commented 8 months ago
wget https://schweter.eu/storage/berts/bert-base-german-dbmdz-cased.tar.gz

Hi, I also need Tensorflow checkpoints but it seems that the links do not work. Can you please check again?