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

RuntimeError("The program has been running off.") #13

Open
kizunasunhy opened this issue Aug 25, 2022 · 2 comments
Open

RuntimeError("The program has been running off.") #13

kizunasunhy opened this issue Aug 25, 2022 · 2 comments

Comments

@kizunasunhy
Copy link

In Epoch:16/Step:17296, got best dev performance:
Seq2SeqSpanMetric: f=0.0, rec=0.0, pre=0.0, em=0.1836
....
File "/root/work/BARTNER/model/callbacks.py", line 107, in on_valid_end
raise RuntimeError("The program has been running off.")
RuntimeError: The program has been running off.

Does this mean the model stops by itself because of convergence failure?
What can I do now? To train it again?
Thanks

@yhcc
Copy link
Owner

yhcc commented Oct 7, 2022

Just train it again, it is because of the convergence failure.

@summer-la
Copy link

Did the results converge after re-running? @kizunasunhy I'm having the same issue now.

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

3 participants