We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{'loss': 418.7236, 'grad_norm': nan, 'learning_rate': 9.856938483547926e-05, 'epoch': 0.04} {'loss': 0.0, 'grad_norm': nan, 'learning_rate': 9.713876967095852e-05, 'epoch': 0.09} ...
The text was updated successfully, but these errors were encountered:
可能是peft或transformers包版本的问题,可以尝试使用教程中提供的镜像再次进行训练~
Sorry, something went wrong.
使用镜像估计没问题, 我自己搭建的环境, 也是用的教程中提供的版本
No branches or pull requests
训练过程中,loss 为 0,梯度为 nan
{'loss': 418.7236, 'grad_norm': nan, 'learning_rate': 9.856938483547926e-05, 'epoch': 0.04}
{'loss': 0.0, 'grad_norm': nan, 'learning_rate': 9.713876967095852e-05, 'epoch': 0.09}
...
The text was updated successfully, but these errors were encountered: