Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about the autoregressive finetuning #68

Open
zhonglidadi opened this issue Apr 10, 2024 · 0 comments
Open

about the autoregressive finetuning #68

zhonglidadi opened this issue Apr 10, 2024 · 0 comments

Comments

@zhonglidadi
Copy link

I trained a very good one-step model, but when I expanded the model's autoregressive steps from 2 to 12, the loss for steps 2-12 hardly converged. For example, when training a model with step=2, the loss for the first step remained around 0.008, and the loss for the second step remained around 0.014. When I extended it to 10 steps, the loss for the first step still remained around 0.008, and the loss for the second step remained around 0.014, with no change. This leads to inaccurate predictions in the medium to long term. What could be the potential issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant