- 28 Apr, 2020 1 commit
-
-
Sam Shleifer authored
* add known 3rd party to setup.cfg * comment * Update CONTRIBUTING.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
- 11 Feb, 2020 3 commits
- 01 Feb, 2020 1 commit
-
-
Bram Vanroy authored
* add "info" command to CLI As a convenience, add the info directive to CLI. Running `python transformers-cli info` will return a string containing the transformers version, platform, python version, PT/TF version and GPU support * Swap f-strings for .format Still supporting 3.5 so can't use f-strings (sad face) * Add reference in issue to CLI * Add the expected fields to issue template This way, people can still add the information manually if they want. (Though I fear they'll just ignore it.) * Remove heading from output * black-ify * order of imports Should ensure isort test passes * use is_X_available over import..pass * style * fix copy-paste bug * Rename command info -> env Also adds the command to CONTRIBUTING.md in "Did you find a bug" section
-
- 06 Jan, 2020 2 commits
-
-
alberduris authored
-
alberduris authored
-
- 27 Dec, 2019 1 commit
-
-
Aymeric Augustin authored
This ensures compatibility with zsh. Fix #2316.
-
- 24 Dec, 2019 1 commit
-
-
Aymeric Augustin authored
Use -e only in docs targeted at contributors. If a user copy-pastes command line with [--editable], they will hit an error. If they don't know the --editable option, we're giving them a choice to make before they can move forwards, but this isn't a choice they need to make right now.
-
- 23 Dec, 2019 2 commits
-
-
Aymeric Augustin authored
Also provide shortcuts in a Makefile.
-
Aymeric Augustin authored
Take advantage of this to simplify the Circle CI configuration. Don't bother with tensorboardX: it's a fallback for PyTorch < 1.1.0.
-
- 19 Dec, 2019 1 commit
-
-
Aidan Kierans authored
* Small clarification Matches line 431 to line 435 for additional clarity and consistency. * Fixed minor typo The letter "s" was previously omitted from the word "docstrings".
-
- 27 Nov, 2019 1 commit
-
-
Rémi Louf authored
-
- 30 Oct, 2019 3 commits
-
-
Thomas Wolf authored
Co-Authored-By:Stefan Schweter <stefan.schweter@bsb-muenchen.de>
-
Thomas Wolf authored
Co-Authored-By:Stefan Schweter <stefan.schweter@bsb-muenchen.de>
-
thomwolf authored
-
- 08 Oct, 2019 1 commit
-
-
Rémi Louf authored
-
- 07 Oct, 2019 2 commits
- 15 Nov, 2018 1 commit
-
-
thomwolf authored
-
- 31 Oct, 2018 1 commit
-
-
thomwolf authored
-