- 28 Dec, 2019 5 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 27 Dec, 2019 7 commits
-
-
Anthony MOI authored
-
Thomas Wolf authored
Typo in tokenization_utils.py
-
Thomas Wolf authored
Add cached past for language generation
-
Thomas Wolf authored
duplicated line for repeating_words_penalty_for_language_generation
-
Thomas Wolf authored
Fast tokenizers
-
Aymeric Augustin authored
-
Aymeric Augustin authored
This ensures compatibility with zsh. Fix #2316.
-
- 26 Dec, 2019 7 commits
-
-
Anthony MOI authored
-
Anthony MOI authored
-
Anthony MOI authored
As we discussed, this is handled here directly cc @thomwolf
-
Anthony MOI authored
-
Anthony MOI authored
-
Thomas Wolf authored
Typo in serving.py
-
Kashif Rasul authored
-
- 25 Dec, 2019 21 commits
-
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
-
patrickvonplaten authored
add past hidden key states for more efficient language generation & add prepare_inputs for gpt2 and ctrl model
-
Thomas Wolf authored
fix repetition penalty error in modeling_utils.py
-
Thomas Wolf authored
Fix F841 flake8 warning
-
Thomas Wolf authored
fix bug in prepare inputs for language generation for xlm for effective batch_size > 1
-
Thomas Wolf authored
Correct tokenization for special and added tokens
-
vitaliyradchenko authored
-