I've noticed a potential issue in the code where multiple eos_token_id are being added to the code sequences, instead of just one at the end of each row. It seems to insert four eos_token_id values. Could you please clarify if this is the expected behavior?
Hi, Phil,
I've noticed a potential issue in the code where multiple
eos_token_id
are being added to the code sequences, instead of just one at the end of each row. It seems to insert foureos_token_id
values. Could you please clarify if this is the expected behavior?Best regards, Xueqi