ZhangMaoTai

Results 2 comments of ZhangMaoTai

Thanks! By the way, if I use `tokenizer.pad_token = tokenizer.eos_token` to avoid this bug, will it make a big difference in training?

This bug occurs directly after I solve this bug https://github.com/hpcaitech/ColossalAI/issues/3447 using his methods