- 28 Apr, 2020 14 commits
-
-
Thomas Wolf authored
Allow a more backward compatible behavior of max_len_single_sentence and max_len_sentences_pair (#3994) * Allow a more backward compatible behavior of max_len_single_sentence and max_len_sentences_pair and * The style and quality are now top-notch
-
Sam Shleifer authored
Co-Authored-By:Stefan Schweter <stefan@schweter.it>
-
Sam Shleifer authored
* add known 3rd party to setup.cfg * comment * Update CONTRIBUTING.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
MichalMalyska authored
Added contact info and fixed typos.
-
Alex Combessie authored
Close #3357
-
ydaigo authored
I create japanese binary classification.
-
Louis MARTIN authored
-
Bogdan Kosti膰 authored
-
jazzcook15 authored
* Update sqrt computation so it can survive a torch.jit.trace * Update modeling_gpt2.py Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-
Patrick von Platen authored
* change encoder decoder style to bart & t5 style * make encoder decoder generation dummy work for bert * make style * clean init config in encoder decoder * add tests for encoder decoder models * refactor and add last tests * refactor and add last tests * fix attn masks for bert encoder decoder * make style * refactor prepare inputs for Bert * refactor * finish encoder decoder * correct typo * add docstring to config * finish * add tests * better naming * make style * fix flake8 * clean docstring * make style * rename
-
Patrick von Platen authored
* fix empty prompt * fix length in generation pipeline
-
Patrick von Platen authored
-
Stefan Schweter authored
-
- 27 Apr, 2020 9 commits
-
-
martindh authored
Model card for illuin release of camembert-base-fquad
-
Manuel Romero authored
-
Manuel Romero authored
-
Nick Doiron authored
-
monologg authored
-
Sai Saketh Aluru authored
* Add dehatebert-mono-arabic readme card * Update dehatebert-mono-arabic model card
-
sshleifer authored
-
Lorenzo Ampil authored
* Fix tpo in into and add line under * Add missing blank line under * Correct types under
-
Julien Chaumond authored
-
- 25 Apr, 2020 1 commit
-
-
Txus authored
-
- 24 Apr, 2020 6 commits
-
-
Junyi_Li authored
-
Manuel Romero authored
-
Leandro von Werra authored
* add model card for gpt2-imdb-ctrl * fix title * add sentiment control description
-
YuvalPeleg authored
-
Julien Chaumond authored
Close #3921
-
Cola authored
* Shuffle train subset * Cleaner shuffle
-
- 23 Apr, 2020 9 commits
-
-
Julien Chaumond authored
Close #3920
-
Julien Chaumond authored
See https://github.com/huggingface/transformers/pull/3881/files#r412292660 Should we remove SRC_DIR from sys.path right after the imports, @aaugustin?
-
mneilly-et authored
-
Clement authored
-
Jared T Nielsen authored
Fix TFAlbertForSequenceClassification classifier dropout probability. It was set to config.hidden_dropout_prob, but should be config.classifier_dropout_prob. (#3928)
-
peterandluc authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
cc @sshleifer
-
- 22 Apr, 2020 1 commit
-
-
Manuel Romero authored
Model: TinyBERT-spanish-uncased-finetuned-ner
-