- 07 Aug, 2020 14 commits
-
-
Stas Bekman authored
remove unnecessary duplication wrt `RUN_SLOW=yes`
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
Binny Mathew authored
Added citation and paper links.
-
idoh authored
-
Lysandre authored
-
Lysandre Debut authored
* Pin to 1.5.0 * Patch XLM GPU test
-
Lysandre Debut authored
* Single workflow cache test Remove cache dir, re-trigger cache Only pip archives Not sudo when pip * All workflow cache Remove no-cache-dir instruction Remove last sudo occurrences v0.3
-
Stas Bekman authored
-
- 06 Aug, 2020 8 commits
-
-
Bhashithe Abeysinghe authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
-
xujiaze13 authored
-
Patrick von Platen authored
-
Sam Shleifer authored
Co-authored-by:Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Teven authored
-
Manuel Romero authored
Add links to RuPERTa models fine-tuned on Spanish SQUAD datasets
-
Doug Blank authored
* Support for Comet.ml * Need to import comet first * Log this model, not the one in the backprop step * Log args as hyperparameters; use framework to allow fine control * Log hyperparameters with context * Apply black formatting * isort fix integrations * isort fix __init__ * Update src/transformers/trainer.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/trainer.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Update src/transformers/trainer_tf.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * Address review comments * Style + Quality, remove Tensorboard import test Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Lysandre <lysandre.debut@reseau.eseo.fr>
-
Philip May authored
* Add strip_accents to basic tokenizer * Add tests for strip_accents. * fix style with black * Fix strip_accents test * empty commit to trigger CI * Improved strip_accents check * Add code quality with is not False
-
- 05 Aug, 2020 10 commits
-
-
JME-P authored
I am adding a descriptive README.md file to my recently uploaded twitter classification model: shrugging-grace/tweetclassifier.
-
JME-P authored
I am adding a descriptive README.md file to my recently uploaded twitter classification model: shrugging-grace/tweetclassifier.
-
HUSEIN ZOLKEPLI authored
-
Sylvain Gugger authored
* TF outputs and test on BERT * Albert to DistilBert * All remaining TF models except T5 * Documentation * One file forgotten * TF outputs and test on BERT * Albert to DistilBert * All remaining TF models except T5 * Documentation * One file forgotten * Add new models and fix issues * Quality improvements * Add T5 * A bit of cleanup * Fix for slow tests * Style
-
Teven authored
* added `name` argument for wandb logging, also logging model config with trainer arguments * Update src/transformers/training_args.py Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> * added tf, post-review changes Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
-
Julien Plu authored
* Add SequenceClassification and MultipleChoice TF models to Electra * Apply style * Add summary_proj_to_labels to Electra config * Finally mirroring the PT version of these models * Apply style * Fix Electra test
-
Stas Bekman authored
* support --lr_scheduler with multiple possibilities * correct the error message * add a note about supported schedulers * cleanup * cleanup2 * needs the argument default * style * add another assert in the test * implement requested changes * cleanups * fix relative import * cleanup
-
Zhu Baohe authored
-
Ninnart Fuengfusin authored
-
Lilian Bordeau authored
* Update to match renamed attributes in fairseq master RobertaModel no longer have model.encoder and args.num_classes attributes as of 5/28/20. * Quality Co-authored-by:Lysandre <lysandre.debut@reseau.eseo.fr>
-
- 04 Aug, 2020 8 commits
-
-
Ali Safaya authored
-
Ali Safaya authored
-
Ali Safaya authored
-
Ali Safaya authored
-
Adam Montgomerie authored
-
Manuel Romero authored
-
Binny Mathew authored
Added citation and paper links.
-
Joe Davison authored
-