Hi. Can I train the model incremental on the basis of existing entity embedding and relation embeddings?
I seem to find a way to initialize with previous entity embeddings, but how to use the previously trained relation embeddings for initialization?
Thanks!