- 29 Jul, 2020 1 commit
-
-
Funtowicz Morgan authored
* Move torchscript and add ONNX documentation under modle_export Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * Let's follow guidelines by the gurus: Renamed torchscript.rst to serialization.rst Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * Remove previously introduced tree element Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * WIP doc Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * ONNX documentation Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Fix invalid link Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Improve spelling Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Final wording pass Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co>
-
- 28 Jul, 2020 21 commits
-
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Joe Davison authored
-
Lysandre Debut authored
-
Sam Shleifer authored
-
Tanmay Thakur authored
-
Sylvain Gugger authored
* Fix #6092 * Format
-
Manuel Romero authored
-
Clement authored
-
Sylvain Gugger authored
* Make all data collators accept dict * Style
-
Sam Shleifer authored
Co-authored-by:
Julien Chaumond <chaumond@gmail.com> Co-authored-by:
Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Co-authored-by:
Lysandre Debut <lysandre@huggingface.co> Co-authored-by:
Teven <teven.lescao@gmail.com>
-
Stas Bekman authored
* add a link to README.md * Update README.md
-
Pavel Soriano authored
-
Sam Shleifer authored
* MBART: support summarization tasks * fix test * Style * add tokenizer test
-
Tanmay Thakur authored
Signed-off-by:lordtt13 <thakurtanmay72@yahoo.com>
-
Andrés Felipe Cruz authored
* Moving rom transformers statements to relative imports in some files under src/ * Import order Co-authored-by:Lysandre Debut <lysandre@huggingface.co>
-
Lysandre Debut authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
- 27 Jul, 2020 16 commits
-
-
Sam Shleifer authored
-
sgugger authored
-
Ramsri Goutham Golla authored
Adding model card - readme
-
Sylvain Gugger authored
-
Sam Shleifer authored
-
Sam Shleifer authored
-
Suraj Patil authored
* use new AutoModel classed * make style and quality
-
Cola authored
-
Suraj Patil authored
-
Joe Davison authored
* add initial zero-shot pipeline * change default args * update default template * add label string splitting * add str labels support, remove nli from name * style * add input validation and working tf defaults * tests * quality check * add docstring to __call__ * add slow tests * Change truncation to only_first also lower precision on tests for readibility * style
-
Sylvain Gugger authored
* Fix the return documentation rendering for all model outputs * Formatting
-
Sylvain Gugger authored
-
Xin Wen authored
Add '-' to make the reference of Transformer-XL more accurate and formal.
-
Gong Linyuan authored
* Add Adam beta1, beta2 to trainier * Make style consistent
-
Pavel Soriano authored
-
Vamsi995 authored
* Model card for Vamsi/T5_Paraphrase_Paws * Update model_cards/Vamsi/T5_Paraphrase_Paws/README.md Co-authored-by:Julien Chaumond <chaumond@gmail.com>
-
- 26 Jul, 2020 2 commits
-
-
Rodolfo De Nadai authored
-
Stas Bekman authored
* don't complain about missing W&B when WANDB_DISABLED=true * reformat to elif * typo
-