dbmdz / berts

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

Tensorflow weights for bert-base-italian-cased #36

Closed gerzin closed 3 years ago

gerzin commented 3 years ago

Hello, I'm raising this issue in order to ask if it is possible to get the weights of bert-base-italian-cased for Tensorflow.

stefan-it commented 3 years ago

Hi @gerzin ,

are the checkpoints of the XXL version also suffient for your task:

https://github.com/dbmdz/berts/issues/15#issuecomment-648771155

Usually, the XXL version is much better (on downstream tasks) than the "normal" model :hugs:

gerzin commented 3 years ago

Oh, my mistake, I already meant the XXL version. Thank you very much for all your work :)