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

Question about loading an existing model to continue training #30

Open
deepsidhpura777 opened this issue Aug 21, 2018 · 0 comments
Open

Comments

@deepsidhpura777
Copy link

In the documentation, it is mentioned that we can load an existing model by providing a model_filename parameter. If I call the crf.fit on a new training set, will it continue training or override the previously learnt parameters? I have multiple different data sets each with around 100,000 sequences, so I really need to make sure the feature of continuing training exists since my data sets don't fit the RAM. Thanks !!

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