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
line 234:
self._self_distillation( sentences_train, batch_size, learning_rate, epochs_num, warmup, report_steps, model_saving_pathm, sentences_dev, labels_dev, dev_speed, verbose )
model_saving_pathm应该是model_saving_path吧
model_saving_pathm
model_saving_path
The text was updated successfully, but these errors were encountered:
line 234: self._self_distillation( sentences_train, batch_size, learning_rate, epochs_num, warmup, report_steps, model_saving_pathm, sentences_dev, labels_dev, dev_speed, verbose ) model_saving_pathm应该是model_saving_path吧
多谢您发现这个问题。
Pypi版本还没有完成,我将在8月10日左右进行一次大的更新哈,届时修复这个问题。
Sorry, something went wrong.
No branches or pull requests
line 234:
model_saving_pathm
应该是model_saving_path
吧The text was updated successfully, but these errors were encountered: