- 18 Jul, 2020 6 commits
-
-
Teven authored
Slightly breaking change, changes functionality for `use_cache` in XLNet: if use_cache is True and mem_len is 0 or None (which is the case in the base model config), the model behaves like GPT-2 and returns mems to be used as past in generation. At training time `use_cache` is overriden and always True.
-
Sebastian authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Nathan Raw authored
Co-authored-by:Sam Shleifer <sshleifer@gmail.com>
- 17 Jul, 2020 11 commits
-
-
Teven authored
Slightly breaking change, changes functionality for `use_cache` in XLNet: if use_cache is True and mem_len is 0 or None (which is the case in the base model config), the model behaves like GPT-2 and returns mems to be used as past in generation. At training time `use_cache` is overriden and always True.
-
Jannes authored
-
Julien Chaumond authored
-
Gianpaolo Di Pietro authored
* Added model card for neuraly/bert-base-italian-cased-sentiment * Update model_cards/neuraly/bert-base-italian-cased-sentiment/README.md Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
Gianpy15 <g.dipietro@neuraly.ai> Co-authored-by:
Julien Chaumond <chaumond@gmail.com>
-
Patrick von Platen authored
Add Rouge2 results
-
Patrick von Platen authored
* fix merge rebase * add intermediate reformer code * save intermediate caching results * save intermediate * save intermediate results * save intermediate * upload next step * fix generate tests * make tests work * add named tuple output * Apply suggestions from code review * fix use_cache for False case * fix tensor to gpu * fix tensor to gpu * refactor * refactor and make style
-
Patrick von Platen authored
* Create README.md * Update README.md * Update README.md * Update README.md
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Bayartsogt Yadamsuren authored
* language tag addition on albert-mongolian * Update model_cards/bayartsogt/albert-mongolian/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
- 16 Jul, 2020 10 commits
-
-
Manuel Romero authored
-
Nick Doiron authored
-
Sam Shleifer authored
-
Manuel Romero authored
Fix missig "-" in meta data
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Martin M眉ller authored
-
Julien Chaumond authored
-
HuYong authored
* ERNIE model card * Update Readme.md * Update Readme.md * Update Readme.md * Rename Readme.md to README.md * Update README.md * Update Readme.md * Update README.md * Rename Readme.md to README.md * Update Readme.md * Update Readme.md * Rename Readme.md to README.md * Update and rename Readme.md to README.md Co-authored-by:Kevin Canwen Xu <canwenxu@126.com>
-
- 15 Jul, 2020 13 commits
-
-
Clement authored
-
Clement authored
-
Clement authored
-
Manuel Romero authored
Add cherry picked example for the widget Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Manuel Romero authored
* Create README.md * Update model_cards/mrm8488/RoBasquERTa/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Manuel Romero authored
* Create README.md * Apply suggestions from code review Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Julien Chaumond authored
-
Pierre Guillou authored
* metadata * Update model_cards/pierreguillou/gpt2-small-portuguese/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
Julien Chaumond authored
cc @rodrigonogueira4 @abiocapsouza @robertoalotufo Also cc @piegu Obrigado :)
-
Sam Shleifer authored
-
Julien Chaumond authored
-
Funtowicz Morgan authored
Signed-off-by:Morgan Funtowicz <morgan@huggingface.co>
-
Sam Shleifer authored
-