Will the different inputs of different training steps affect the model effect? #3631
vincezengqiang
started this conversation in
Community | General
Replies: 1 comment
-
Hi @vincezengqiang Sure, dataset is crucial to the model performance. This is the reason why some people say "models are data-centric" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hihi thanks for the excellent work!
I found that the sftdataset will rewrite by prompt_dict,and the reward model is trained by raw data, and in input of inference.py just like:'Question: How are you ? Answer:'。
so i m curious that will difference inputs of different training steps affect the model effect?
Looking forward to your reply, thanks!
Beta Was this translation helpful? Give feedback.
All reactions