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值大概是多少?
The text was updated successfully, but these errors were encountered:
[TRAIN] Epoch: 7/90, Batch: 300/524, BatchAcc: 0.9453, BatchLoss: 0.1257, BatchTime: 1.4749 [TRAIN] Epoch: 7/90, Batch: 400/524, BatchAcc: 0.9453, BatchLoss: 0.1307, BatchTime: 1.5216 [VAL] Epoch: 400/7/90, Batch: 0/19, BatchAcc: 0.9121, BatchLoss: 0.4265, BatchTime: 0.6252 [Val@] Epoch: 7/90, EpochAcc: 0.8916, EpochLoss: 0.3547, EpochTime: 46.9608
这是我的训练log,其实我在训练的时候,loss只是参考着看。主要看acc在train data 和 val data的变化轨迹
Sorry, something went wrong.
大神能贡献一下训练好的模型吗
No branches or pull requests
想问下模型在训练集和验证集的loss值大概是多少?
The text was updated successfully, but these errors were encountered: