"examples/token-classification/run_pl_ner.py" did not exist on "eb5601b0a5a88824a2598956f96e06e7f2422bce"
- 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 4 commits
-
-
Julien Chaumond authored
cc @n1t0
-
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
-