- 06 Jan, 2020 2 commits
-
-
alberduris authored
-
alberduris authored
-
- 22 Dec, 2019 3 commits
-
-
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.
-
- 18 Dec, 2019 1 commit
-
-
Stefan Schweter authored
-
- 12 Dec, 2019 1 commit
-
-
Julien Chaumond authored
-
- 11 Dec, 2019 2 commits
-
-
Masatoshi Suzuki authored
-
Masatoshi Suzuki authored
-
- 29 Nov, 2019 1 commit
-
-
Elad Segal authored
-
- 16 Nov, 2019 1 commit
-
-
Louis MARTIN authored
-
- 08 Nov, 2019 1 commit
-
-
thomwolf authored
-
- 31 Oct, 2019 1 commit
-
-
Sergey Mironov authored
-
- 04 Oct, 2019 1 commit
-
-
keskarnitish authored
adding conversion script adding first draft of modeling & tokenization adding placeholder for test files bunch of changes registering the tokenizer/model/etc tests change link; something is very VERY wrong here weird end-of-word thingy going on i think the tokenization works now ; wrote the unit tests overall structure works;load w next the monster is alive! works after some cleanup as well adding emacs autosave to gitignore currently only supporting the 48 layer one; seems to infer fine on my macbook cleanup fixing some documentation fixing some documentation tests passing? now works on CUDA also adding greedy? adding greedy sampling works well
-
- 26 Sep, 2019 1 commit
-
-
thomwolf authored
-
- 30 Aug, 2019 4 commits
- 27 Aug, 2019 1 commit
-
-
thomwolf authored
-
- 16 Aug, 2019 1 commit
-
-
LysandreJik authored
-
- 15 Aug, 2019 1 commit
-
-
LysandreJik authored
-
- 27 Jul, 2019 1 commit
-
-
thomwolf authored
-
- 26 Jul, 2019 1 commit
-
-
thomwolf authored
-