- 23 Jan, 2020 1 commit
-
-
Lysandre authored
-
- 15 Jan, 2020 1 commit
-
-
Julien Chaumond authored
-
- 07 Jan, 2020 1 commit
-
-
Genta Indra Winata authored
-
- 06 Jan, 2020 2 commits
-
-
alberduris authored
-
alberduris authored
-
- 22 Dec, 2019 7 commits
-
-
Aymeric Augustin authored
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This prevents transformers from being importable simply because the CWD is the root of the git repository, while not being importable from other directories. That led to inconsistent behavior, especially in examples. Once you fetch this commit, in your dev environment, you must run: $ pip uninstall transformers $ pip install -e . -
Aymeric Augustin authored
This change is mostly autogenerated with: $ python -m autoflake --in-place --recursive examples templates transformers utils hubconf.py setup.py I made minor changes in the generated diff. -
Aymeric Augustin authored
-
Aymeric Augustin authored
Ignore warnings related to Python 2, because it's going away soon.
-
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.
-
- 13 Dec, 2019 1 commit
-
-
thomwolf authored
-
- 29 Nov, 2019 1 commit
-
-
thomwolf authored
-
- 19 Nov, 2019 1 commit
-
-
alexzubiaga authored
add XLNetForTokenClassification implementation and unit tests
-
- 12 Nov, 2019 2 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 05 Nov, 2019 2 commits
-
-
thomwolf authored
-
Julien Chaumond authored
-
- 27 Oct, 2019 1 commit
-
-
Lorenzo Ampil authored
-
- 11 Oct, 2019 1 commit
-
-
thomwolf authored
-
- 10 Oct, 2019 1 commit
-
-
thomwolf authored
-
- 26 Sep, 2019 2 commits
- 24 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 23 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 11 Sep, 2019 3 commits
- 10 Sep, 2019 3 commits