- 02 May, 2020 5 commits
-
-
William Falcon authored
-
Stefan Schweter authored
* ner: parse args from .args file or JSON * examples: mention json-based configuration file support for run_ner script
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* correct model card * remove model card from patrick von platen
-
- 01 May, 2020 16 commits
-
-
Julien Chaumond authored
-
Lorenzo De Mattei authored
* Create GePpeTto.md * Update model_cards/LorenzoDeMattei/GePpeTto.md * Update model_cards/LorenzoDeMattei/GePpeTto.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Julien Chaumond authored
-
Stefan Schweter authored
-
Sam Shleifer authored
-
Julien Chaumond authored
[qol] example scripts: parse args from .args file or JSON
-
Julien Chaumond authored
-
Julien Chaumond authored
There's an inconsistency right now where: - we load some models into CACHE_DIR - and some models in the default cache - and often, in both for the same models When running the RUN_SLOW tests, this takes a lot of disk space, time, and bandwidth. I'd rather always use the default cache
-
Scottish_Fold007 authored
* Create README.md * Update README.md * tweak Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
husein zolkepli authored
(cherry picked from commit a4a673a1d0bec0bf4085eef021acb788ca1f5eb5)
-
Benjamin Muller authored
-
Benjamin Muller authored
-
Benjamin Muller authored
-
Benjamin Muller authored
-
Benjamin Muller authored
-
Suraj Parmar authored
* Continue training args * Continue training args * added explaination * added explaination * added explaination * Fixed tqdm auto * Update src/transformers/training_args.py Co-Authored-By:
Julien Chaumond <chaumond@gmail.com> * Update src/transformers/training_args.py * Update src/transformers/training_args.py Co-authored-by:
Julien Chaumond <chaumond@gmail.com>
-
- 30 Apr, 2020 4 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Jordan authored
-
Jared T Nielsen authored
-
- 29 Apr, 2020 5 commits
-
-
Lysandre Debut authored
-
Sam Shleifer authored
-
Julien Chaumond authored
cc @sshleifer
-
Julien Chaumond authored
cc @bramvanroy @stefan-it
-
Julien Chaumond authored
* [file_utils] use_cdn + documentation * Move to cdn. urls for weights * [urls] Hotfix for bert-base-japanese
-
- 28 Apr, 2020 10 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
-