微调以后推理生成的数据有一直重复生成, #1198
-
理论上我只需要前面四行的数据即可,但是正确的数据生成结束以后还会接着不断生成重复的数据,这个问题该如何解决,以前在微调完第一代6B的时候也有这种问题,现在微调的是3代的,还是不知道怎么解决,希望大佬提供意见 |
Beta Was this translation helpful? Give feedback.
Answered by
zRzRzRzRzRzRzR
Jun 2, 2024
Replies: 2 comments 3 replies
-
检查你的special token有没有正确,是transformer推理吗 |
Beta Was this translation helpful? Give feedback.
2 replies
-
尝试增加 user这个special token作为stop id |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zRzRzRzRzRzRzR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
尝试增加 user这个special token作为stop id