- 05 May, 2020 1 commit
-
-
Boris Dayma authored
* feat: add logging through Weights & Biases * feat(wandb): make logging compatible with all scripts * style(trainer.py): fix formatting * [Trainer] Tweak wandb integration Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
- 04 May, 2020 2 commits
-
-
jaymody authored
-
Patrick von Platen authored
* Hoist bert model tester for patric * indent * make tests work * Update tests/test_modeling_bert.py Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
sshleifer <sshleifer@gmail.com> Co-authored-by:
Julien Chaumond <chaumond@gmail.com>
-
- 03 May, 2020 1 commit
-
-
Lorenzo Ampil authored
-
- 02 May, 2020 11 commits
-
-
Zhiyu Lin authored
* Fix of issue #2941 Reshaped score array to avoid `numpy` ValueError. * Update src/transformers/pipelines.py * Update src/transformers/pipelines.py Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Manuel Romero authored
* Create model card Create Model card for distilroberta-base-finetuned-sentiment * Update model_cards/mrm8488/distilroberta-base-finetuned-sentiment/README.md * Update model_cards/mrm8488/distilroberta-base-finetuned-sentiment/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Suraj Parmar authored
* Create README.md * Update model_cards/surajp/albert-base-sanskrit/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Zhen Wang authored
-
HUSEIN ZOLKEPLI authored
-
William Falcon authored
-
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
-