1. 06 Dec, 2022 1 commit
  2. 12 Oct, 2022 1 commit
  3. 28 Sep, 2022 1 commit
  4. 29 Jun, 2022 1 commit
  5. 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
  6. 09 Nov, 2021 1 commit
  7. 08 Jun, 2021 1 commit
  8. 17 May, 2021 1 commit
  9. 26 Apr, 2021 1 commit
  10. 21 Apr, 2021 1 commit
  11. 20 Apr, 2021 1 commit
  12. 19 Mar, 2021 1 commit
  13. 08 Dec, 2020 1 commit