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

请问一下,为什么tasks/CMRC/cmrc_trainer.py ,CMRC任务训练保存只能保存最开始的checkpoint #61

Open
huzj01 opened this issue Jun 17, 2022 · 1 comment

Comments

@huzj01
Copy link

huzj01 commented Jun 17, 2022

比如,我设置save topk=1 ,那么保存了一个checkpoint之后 尽管还在一直训练但不会再保存更新checkpoint

@misakaikato
Copy link

假设你设置的保存的排序条件是"最小loss"的话,那就说明当前已经保存的这个checkpoint所拥有的loss就是当前的最小值

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

2 participants