You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is the clean solution but it is hard for someone not involved with the code base and may lead to inconsistencies that are hard to discover.
I want to continue/resume training a pre-trained model using new triples. We may assume that there are no new entities or relations but new instants.
What is the best way to load the pre-trained model?
Or is it possible to implement something like? where
continue_training=True
is a flag to skip initialization?The text was updated successfully, but these errors were encountered: