FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

T5 model - what patern?

Open lizelive opened this issue 2 years ago • 0 comments

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?

lizelive avatar May 07 '23 03:05 lizelive