- 14 Jan, 2020 2 commits
-
-
Lysandre Debut authored
-
Thomas Wolf authored
Releasing file lock
-
- 13 Jan, 2020 2 commits
-
-
Thomas Wolf authored
Update pipelines.py
-
Morgan Funtowicz authored
-
- 11 Jan, 2020 3 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`
-
VictorSanh authored
-
VictorSanh authored
-
- 10 Jan, 2020 10 commits
-
-
Thomas Wolf authored
T5: move rp_bucket to relative_attention_bias' device
-
Martin Schrimpf authored
otherwise, `rp_bucket` will always be on cpu and fail if `self.relative_attention_bias` is on cuda
-
Victor SANH authored
-
Victor SANH authored
-
Victor SANH authored
-
Victor SANH authored
-
Victor SANH authored
-
Victor SANH authored
-
Lysandre authored
-
Lysandre authored
-
- 09 Jan, 2020 1 commit
-
-
Yohei Tamura authored
-
- 08 Jan, 2020 5 commits
-
-
Julien Chaumond authored
cc @n1t0
-
Rishabh Manoj authored
Modified QA pipeline to consider all features for each example before generating topk answers. Current pipeline only takes one SquadExample, one SquadFeature, one start logit list, one end logit list to retrieve the answer, this is not correct as one SquadExample can produce multiple SquadFeatures.
-
Lysandre authored
-
Lysandre Debut authored
-
thomwolf authored
-
- 07 Jan, 2020 12 commits
-
-
Romain Keramitas authored
Signed-off-by:Romain Keramitas <r.keramitas@gmail.com>
-
Oren Amsalem authored
-
Genta Indra Winata authored
-
Lysandre Debut authored
-
Lysandre authored
-
Lysandre Debut authored
-
Lysandre authored
-
Simone Primarosa authored
* Add support for Albert and XLMRoberta for the Glue example
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Dima Galat authored
-
Dima Galat authored
-
- 06 Jan, 2020 5 commits
-
-
Julien Chaumond authored
-
alberduris authored
-
alberduris authored
-
Lysandre Debut authored
-
Simone Primarosa authored
-