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
在进行模型的Bert实现的训练过程中,我使用的参数和学习率与默认参数一致,但是训练结果很差,模型对训练集的拟合程度甚至无法达到50%,请问是参数的问题吗,如果是,请问Bert模型的训练参数是怎样设置的呢?
The text was updated successfully, but these errors were encountered:
请问解决了吗
Sorry, something went wrong.
之前的代码在is_bert=1时可能存在问题,论文投稿时代码有所更新。更新后的代码和训练超参数会在近两天内发布,请耐心等待:)
No branches or pull requests
在进行模型的Bert实现的训练过程中,我使用的参数和学习率与默认参数一致,但是训练结果很差,模型对训练集的拟合程度甚至无法达到50%,请问是参数的问题吗,如果是,请问Bert模型的训练参数是怎样设置的呢?
The text was updated successfully, but these errors were encountered: