"vscode:/vscode.git/clone" did not exist on "07ee0ab7507aebfd9240ba143c190e66b056608a"
- 22 Dec, 2019 4 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 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.
-
- 20 Dec, 2019 2 commits
- 19 Dec, 2019 1 commit
-
-
Stefan Schweter authored
configuration/modeling/tokenization: add various fine-tuned XLM-RoBERTa models for English, German, Spanish and Dutch (CoNLL datasets)
-
- 18 Dec, 2019 3 commits
-
-
Stefan Schweter authored
-
Stefan Schweter authored
-
Stefan Schweter authored
-
- 16 Dec, 2019 1 commit
-
-
Stefan Schweter authored
-
- 05 Dec, 2019 1 commit
-
-
thomwolf authored
-
- 18 Nov, 2019 1 commit
-
-
Stefan Schweter authored
-
- 16 Nov, 2019 5 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Louis MARTIN authored
-
Louis MARTIN authored
-