`Seq2SeqTrainer` set max_length and num_beams only when non None (#12899)
* set max_length and num_beams only when non None * fix instance variables * fix code style
Showing
Please register or sign in to comment
* set max_length and num_beams only when non None * fix instance variables * fix code style