mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* 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>
|
||
|---|---|---|
| .. | ||
| _static | ||
| imgs | ||
| main_classes | ||
| model_doc | ||
| benchmarks.md | ||
| bertology.rst | ||
| conf.py | ||
| contributing.md | ||
| converting_tensorflow_models.rst | ||
| examples.md | ||
| favicon.ico | ||
| glossary.rst | ||
| index.rst | ||
| installation.md | ||
| migration.md | ||
| model_sharing.md | ||
| multilingual.rst | ||
| notebooks.md | ||
| pretrained_models.rst | ||
| quickstart.md | ||
| serialization.rst | ||
| summary.rst | ||
| torchscript.rst | ||
| usage.rst | ||