"...resnet50_tensorflow.git" did not exist on "fe1857cd55b9a8e064ed849405276338ae720659"
Add MobileBert (#4901)
* Add MobileBert
* Quality + Conversion script
* style
* Update src/transformers/modeling_mobilebert.py
* Links to S3
* Style
* TFMobileBert
Slight fixes to the pytorch MobileBert
Style
* MobileBertForMaskedLM (PT + TF)
* MobileBertForNextSentencePrediction (PT + TF)
* MobileFor{MultipleChoice, TokenClassification} (PT + TF)
ss
* Tests + Auto
* Doc
* Tests
* Addressing @sgugger's comments
* Adressing @patrickvonplaten's comments
* Style
* Style
* Integration test
* style
* Model card
Co-authored-by:
Lysandre <lysandre.debut@reseau.eseo.fr>
Co-authored-by:
Lysandre Debut <lysandre@huggingface.co>
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment