- 06 Jan, 2020 1 commit
-
-
alberduris authored
-
- 22 Dec, 2019 5 commits
-
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This is the result of: $ isort --recursive examples templates transformers utils hubconf.py setup.py
-
- 21 Dec, 2019 2 commits
-
-
Aymeric Augustin authored
This is the result of: $ black --line-length 119 examples templates transformers utils hubconf.py setup.py There's a lot of fairly long lines in the project. As a consequence, I'm picking the longest widely accepted line length, 119 characters. This is also Thomas' preference, because it allows for explicit variable names, to make the code easier to understand. -
thomwolf authored
-
- 10 Dec, 2019 1 commit
-
-
Suvrat Bhooshan authored
-
- 03 Dec, 2019 1 commit
-
-
VictorSanh authored
-
- 27 Nov, 2019 7 commits
-
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
VictorSanh authored
-
- 26 Nov, 2019 1 commit
-
-
Lysandre authored
-
- 21 Nov, 2019 1 commit
-
-
Juha Kiili authored
-
- 20 Nov, 2019 1 commit
-
-
Jin Young Sohn authored
TPU runner is currently implemented in: https://github.com/pytorch-tpu/transformers/blob/tpu/examples/run_glue_tpu.py. We plan to upstream this directly into `huggingface/transformers` (either `master` or `tpu`) branch once it's been more thoroughly tested.
-
- 14 Nov, 2019 1 commit
-
-
R茅mi Louf authored
-
- 12 Nov, 2019 1 commit
-
-
ronakice authored
-
- 04 Nov, 2019 1 commit
-
-
thomwolf authored
-
- 21 Oct, 2019 1 commit
-
-
Pasquale Minervini authored
gradient norm clipping should be done right before calling the optimiser - fixing run_glue and run_ner as well
-
- 10 Oct, 2019 2 commits
- 08 Oct, 2019 1 commit
-
-
Bilal Khan authored
-
- 04 Oct, 2019 1 commit
-
-
Julien Chaumond authored
-
- 03 Oct, 2019 2 commits
- 27 Sep, 2019 1 commit
-
-
VictorSanh authored
-
- 26 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 25 Sep, 2019 3 commits
- 24 Sep, 2019 2 commits
-
-
thomwolf authored
-
LysandreJik authored
-
- 19 Sep, 2019 1 commit
-
-
LysandreJik authored
-
- 30 Aug, 2019 2 commits
-
-
Rabeeh KARIMI authored
-
Rabeeh KARIMI authored
-