You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pad prompts to the right in T5 examples and add EOS token to seq2seq prompts (#422)
* Pad prompts to the right in T5 examples. Add EOS token to prompts for seq2seq models like T5
* style: satisfy black
* fix(offline_pipeline): default `add_special_tokens` to `False`
* style: satisfy flake
---------
Co-authored-by: reciprocated <[email protected]>
0 commit comments