Skip to content

SystemError when saving the model. #15

@TigranGalstyan

Description

@TigranGalstyan

We are training on AMR2.0 train set, and starting from 2nd epoch pickle.dump in model.save_model crashes, raising 'SystemError: error return without exception set'. When training on AMR2.0 + BIO_AMR train set, the exception occurs right after the first epoch. Training only on BIO_AMR works fine.
I see unused function (model.toJSON). Can it replace model.save_model and if yes, would that help in this case?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions