"docs/en/additional_notes/glossary.rst" did not exist on "c98df758e26757e781872ca6d5c3e381e7357b04"
  1. 06 Jan, 2023 1 commit
  2. 06 Dec, 2022 1 commit
  3. 12 Oct, 2022 1 commit
  4. 28 Sep, 2022 1 commit
  5. 29 Jun, 2022 1 commit
  6. 22 Jun, 2022 1 commit
    • Eran Hirsch's avatar
      Add logits_processor parameter, used by `generate`, to `Seq2SeqTrainer`... · 13570381
      Eran Hirsch authored
      Add logits_processor parameter, used by `generate`, to `Seq2SeqTrainer` methods `evaluate` and `predict` (#17805)
      
      * Add logits_processor parameter, used by `generate`, to `Seq2SeqTrainer` methods `evaluate` and `predict`
      
      * Add all generate parameters to `Seq2SeqTrainer`, and also to `QuestionAnsweringSeq2SeqTrainer` which overrides it
      
      * Remove `self._num_beams` from trainer classes
      
      * - Run fixup
      - Fix "Constraint" not exposed
      - Fix synced_gpus to actually read from param
      
      * Use kwargs
      
      * Copy kwargs before making changes to it
      
      * Fix style issues unused imports
      13570381
  7. 09 Nov, 2021 1 commit
  8. 08 Jun, 2021 1 commit
  9. 17 May, 2021 1 commit
  10. 26 Apr, 2021 1 commit
  11. 21 Apr, 2021 1 commit
  12. 20 Apr, 2021 1 commit
  13. 19 Mar, 2021 1 commit
  14. 08 Dec, 2020 1 commit