FastChat
FastChat copied to clipboard
T5 model - what patern?
I love the T5 model.
https://github.com/lm-sys/FastChat/blob/a26db3c814889035d92c8ae80d6defbd7381ee55/fastchat/train/train_flant5.py#LL170C12-L170C12
It seems to use ### USER: but I thought moved over to using <s> to separate?