Patrick von Platen
afa21504b1
add tags ( #8147 )
2020-10-29 12:45:55 +01:00
Patrick von Platen
0264048660
Update README.md
2020-10-20 16:13:49 +02:00
Patrick von Platen
f3312515b7
Add note for WikiSplit
2020-10-20 15:42:29 +02:00
Patrick von Platen
0724c0f3a2
Fix EncoderDecoder WikiSplit Example
2020-10-20 15:13:22 +02:00
Patrick von Platen
eb2feb5d90
Create README.md
2020-09-10 17:05:50 +02:00
Patrick von Platen
9ccdb1d517
Update README.md
2020-09-10 17:01:19 +02:00
Patrick von Platen
60698936fc
Create README.md
2020-09-10 17:00:10 +02:00
Patrick von Platen
e0c3bc8ee0
Create README.md
2020-09-10 16:51:15 +02:00
Patrick von Platen
c356b9878d
Create README.md
2020-09-10 16:45:44 +02:00
Patrick von Platen
5afd3f6196
Create README.md
2020-09-10 16:44:47 +02:00
Patrick von Platen
63e539459d
Update README.md
2020-09-10 16:34:28 +02:00
Patrick von Platen
054db06b1b
Create README.md
2020-09-10 16:30:46 +02:00
Patrick von Platen
76818cc4c6
Create README.md
2020-09-09 16:26:35 +02:00
Julien Chaumond
b23d3a5ad4
[model_cards] Switch all languages codes to ISO-639-{1,2,3}
2020-07-15 18:59:20 +02:00
Thomas Wolf
601d4d699c
[tokenizers] Updates data processors, docstring, examples and model cards to the new API ( #5308 )
...
* remove references to old API in docstring - update data processors
* style
* fix tests - better type checking error messages
* better type checking
* include awesome fix by @LysandreJik for #5310
* updated doc and examples
2020-06-26 19:48:14 +02:00
flozi00
59345cc87f
Typo ( #5147 )
2020-06-22 10:49:23 +02:00
Vasily Shamporov
9a3f91088c
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>
2020-06-19 16:38:36 -04:00
Elyes Manai
2d184cb553
wrong variable name used ( #4328 )
2020-05-13 10:22:03 -04:00
Patrick von Platen
336116d960
Reformer enwik8 - Model card ( #4286 )
2020-05-11 16:22:08 +02:00
Patrick von Platen
abb1fa3f37
Update README.md
2020-05-02 10:32:00 +02:00
Patrick von Platen
0ccbfd2868
Update Reformer ReadME
2020-05-02 10:31:00 +02:00
Patrick von Platen
2d8340a91f
[Reformer] Move model card to google model ( #4113 )
...
* correct model card
* remove model card from patrick von platen
2020-05-02 10:25:22 +02:00
Alex Combessie
55adefe428
Add license information to model cards ( #3864 )
...
Close #3357
2020-04-28 16:40:21 -04:00
Julien Chaumond
39a34cc375
[model_cards] ELECTRA (w/ examples of usage)
...
Co-Authored-By: Kevin Clark <clarkkev@users.noreply.github.com>
Co-Authored-By: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
2020-04-06 11:43:33 -04:00
Julien Chaumond
68ef0a111f
[model_cards] Symlink all Google AI's BERT Miniatures to source model card
2020-03-16 23:37:42 -04:00