"vscode:/vscode.git/clone" did not exist on "c58e6c129a153ca1a5021e5d7e642d00bf011e20"
- 16 Jan, 2020 1 commit
-
-
Julien Chaumond authored
model.parameters() order is apparently not stable (only for xlnet, for some reason)
-
- 15 Jan, 2020 5 commits
-
-
Julien Chaumond authored
-
-
Aditya Bhargava authored
Fix an issue where `prepare_for_model()` gives a `KeyError` when `return_token_type_ids` is set to `False` and `return_tensors` is enabled.
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 14 Jan, 2020 17 commits
-
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Julien Chaumond authored
-
Lysandre authored
Created a link between the linear layer bias and the model attribute bias. This does not change anything for the user nor for the conversion scripts, but allows the `resize_token_embeddings` method to resize the bias as well as the weights of the decoder. Added a test.
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre authored
-
Lysandre Debut authored
-
Thomas Wolf authored
Releasing file lock
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 13 Jan, 2020 9 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Thomas Wolf authored
Update pipelines.py
-
Morgan Funtowicz authored
-
- 11 Jan, 2020 8 commits
-
-
IWillPull authored
* Added repetition penalty * Default PPLM repetition_penalty to neutral * Minor modifications to comply with reviewer's suggestions. (j -> token_idx) * Formatted code with `make style`
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
VictorSanh authored
-
VictorSanh authored
-