Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model on official transformers model repository #3

Closed
cedspam opened this issue Jan 7, 2020 · 4 comments
Closed

model on official transformers model repository #3

cedspam opened this issue Jan 7, 2020 · 4 comments

Comments

@cedspam
Copy link

cedspam commented Jan 7, 2020

it would be a good thing to have this pretrained model on the official model repository of transformers

@formiel
Copy link
Contributor

formiel commented Jan 7, 2020

Thanks for your suggestion. We are currently working on it. Hopefully we’ll be able to create a pull request in a few days.

@cedspam
Copy link
Author

cedspam commented Jan 13, 2020

no need for a pull request in fact just do

wget https://zenodo.org/record/3567594/files/xlm_bert_fra_base_lower.tar
tar xf xlm_bert_fra_base_lower.tar
transformers-cli login
transformers-cli upload  xlm_bert_fra_base_lower

https://huggingface.co/transformers/model_sharing.html
it would be better to have your own official login

@formiel
Copy link
Contributor

formiel commented Jan 13, 2020

@cedspam Thank you very much for pointing that out! We have been working on integrating Flaubert natively into Hugging Face's transformers. The pretrained models (note the s ;) ) will be hosted on their official repo as well. Please stay tuned!

@formiel
Copy link
Contributor

formiel commented Jan 22, 2020

@cedspam We have integrated Flaubert into Hugging Face's transformers. Please see this example of usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants