"examples/run_xlnet_squad.py" did not exist on "8efaf8f176cdc9ebeea81893aaf6062bbffc4a4d"
- 08 Jan, 2020 4 commits
-
-
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 10 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>
-
- 06 Jan, 2020 8 commits
-
-
Julien Chaumond authored
-
alberduris authored
-
alberduris authored
-
Lysandre Debut authored
-
Simone Primarosa authored
-
Simone Primarosa authored
-
Simone Primarosa authored
-
Lysandre authored
-
- 05 Jan, 2020 4 commits
-
-
Aymeric Augustin authored
This should stabilize formatting.
-
karajan1001 authored
* fix #2399 an ImportError in official example * style Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Julien Chaumond authored
-
Clement authored
-
- 04 Jan, 2020 1 commit
-
-
Morgan Funtowicz authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
- 01 Jan, 2020 1 commit
-
-
Julien Chaumond authored
-
- 29 Dec, 2019 2 commits
-
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 28 Dec, 2019 6 commits
-
-
Thomas Wolf authored
Cli tweaks
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
Julien Chaumond authored
-
- 27 Dec, 2019 4 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
-