- 22 Dec, 2019 2 commits
-
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This is the result of: $ isort --recursive examples templates transformers utils hubconf.py setup.py
-
- 21 Dec, 2019 1 commit
-
-
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.
-
- 05 Dec, 2019 1 commit
-
-
Rosanne Liu authored
* license * changes * ok * Update paper link and commands to run * pointer to uber repo
-
- 03 Dec, 2019 24 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
Co-Authored-By:Piero Molino <w4nderlust@gmail.com>
-
Julien Chaumond authored
-
Piero Molino authored
-
w4nderlust authored
-
w4nderlust authored
-
w4nderlust authored
Imrpovements: model_path renamed pretrained_model, tokenizer loaded from pretrained_model, pretrained_model set to discriminator's when discrim is specified, sample = False by default but cli parameter introduced. To obtain identical samples call the cli with --sample
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
-
piero authored
First cleanup step, changing function names and passing parameters all the way through without using args. Identical output as before.
-
piero authored
-
Piero Molino authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Rosanne Liu authored
(cherry picked from commit 566468cc984c6ec7e10dfc62b5b4191781a99cd2)
-
Julien Chaumond authored
Co-authored-by:
piero <piero@uber.com> Co-authored-by:
Rosanne Liu <mimosavvy@gmail.com>
-