- 24 Jan, 2020 2 commits
-
-
Nicholas Lourie authored
T5WithLMHeadModel's doc string claims that indices of -1 are ignored while computing the cross-entropy loss in the forward pass; however, indices of -1 throw an error while indices of -100 are ignored. This commit updates the doc string to be consistent with the class's behavior.
-
Lysandre authored
-
- 23 Jan, 2020 27 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
All tests should now work fine.
-
Julien Chaumond authored
-
- 22 Jan, 2020 1 commit
-
-
Julien Chaumond authored
hat/tip @stefan-it
-
- 21 Jan, 2020 5 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Branden Chan authored
-
- 20 Jan, 2020 4 commits
-
-
James Betker authored
-
Lysandre authored
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
- 17 Jan, 2020 1 commit
-
-
Mark Neumann authored
* add failing test * fix call to _run_split_on_punc * format with black
-