Suraj Patil
6f972e1423
update xnli-mt url ( #6580 )
2020-08-18 13:10:47 -04:00
Stas Bekman
6695450a23
[examples] consistently use --gpus, instead of --n_gpu ( #6315 )
2020-08-07 10:36:32 -04:00
Sylvain Gugger
5e85b324ec
Use the script in utils ( #5224 )
2020-06-24 07:55:58 -04:00
Jason Phang
492b352ab6
Remove unnecessary model_type arg in example ( #4771 )
2020-06-04 13:41:24 -04:00
Julien Chaumond
d4c2cb402d
Kill model archive maps ( #4636 )
...
* Kill model archive maps
* Fixup
* Also kill model_archive_map for MaskedBertPreTrainedModel
* Unhook config_archive_map
* Tokenizers: align with model id changes
* make style && make quality
* Fix CI
2020-06-02 09:39:33 -04:00
Lysandre Debut
6a17688021
per_device instead of per_gpu/error thrown when argument unknown ( #4618 )
...
* per_device instead of per_gpu/error thrown when argument unknown
* [docs] Restore examples.md symlink
* Correct absolute links so that symlink to the doc works correctly
* Update src/transformers/hf_argparser.py
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
* Warning + reorder
* Docs
* Style
* not for squad
Co-authored-by: Julien Chaumond <chaumond@gmail.com>
2020-05-27 11:36:55 -04:00
Julien Chaumond
7b75aa9fa5
[TPU] Doc, fix xla_spawn.py, only preprocess dataset once ( #4223 )
...
* [TPU] Doc, fix xla_spawn.py, only preprocess dataset once
* Update examples/README.md
* [xla_spawn] Add `_mp_fn` to other Trainer scripts
* [TPU] Fix: eval dataloader was None
2020-05-08 14:10:05 -04:00
Julien Chaumond
c99fe0386b
[doc] Fix broken links + remove crazy big notebook
2020-05-07 18:44:18 -04:00
Julien Chaumond
0ae96ff8a7
BIG Reorganize examples ( #4213 )
...
* Created using Colaboratory
* [examples] reorganize files
* remove run_tpu_glue.py as superseded by TPU support in Trainer
* Bugfix: int, not tuple
* move files around
2020-05-07 13:48:44 -04:00