transformers/docs/source/internal
Patrick von Platen 02d0e0355c
Diverse beam search 2 (#9006)
* diverse beam search

* bug fixes

* bug fixes

* bug fix

* separate out diverse_beam_search function

* separate out diverse_beam_search function

* bug fix

* improve code quality

* bug fix

* bug fix

* separate out diverse beam search scorer

* code format

* code format

* code format

* code format

* add test

* code format

* documentation changes

* code quality

* add slow integration tests

* more general name

* refactor into logits processor

* add test

* avoid too much copy paste

* refactor

* add to docs

* fix-copies

* bug fix

* Revert "bug fix"

This reverts commit c99eb5a8dc.

* improve comment

* implement sylvains feedback

Co-authored-by: Ayush Jain <a.jain@sprinklr.com>
Co-authored-by: ayushtiku5 <40797286+ayushtiku5@users.noreply.github.com>
2020-12-09 15:00:37 +01:00
..
generation_utils.rst Diverse beam search 2 (#9006) 2020-12-09 15:00:37 +01:00
modeling_utils.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
pipelines_utils.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
tokenization_utils.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00
trainer_utils.rst Copyright (#8970) 2020-12-07 18:36:34 -05:00