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

Retraining with --model ---> causes a crash #27

Open
RebaneKoo opened this issue Feb 2, 2022 · 0 comments
Open

Retraining with --model ---> causes a crash #27

RebaneKoo opened this issue Feb 2, 2022 · 0 comments

Comments

@RebaneKoo
Copy link

Hi,

there was one question related to retraining, but it was not answered. So, I try it again.
I have a working trained model, which labels semantic tags to base forms like this:

lemma tag

I try to retrain this existing model with new training data , which consist of same type of data: lemma tag.

My command is: srun ./wapiti train --me --model eduskunta_model subtitle_eka_kolmas.sem eduskunta_model_subtitle

It starts, loads sequences, and then crashes:
......
......
17847000 sequences loaded
17848000 sequences loaded

  • Resync the model
  • Summary
    nb train: 17848060
    nb labels: 1524
    nb blocks: 77421
    nb features: 117989604
  • Train the model with l-bfgs
    srun: error: r18c37: task 0: Segmentation fault
    srun: launch/slurm: _step_signal: Terminating StepId=10457036.0

Any idea, what is going wrong?

K. Kettunen

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

1 participant