Hi,
I have trained a model for English-German translation using the Transformer network provided in tensor2tensor walkthrough with shared subword vocabulary. Is there any way I can port the model into Marian so that I could decode the sentences faster instead of training a whole model from scratch.
Thank you.
Hi, I have trained a model for English-German translation using the Transformer network provided in tensor2tensor walkthrough with shared subword vocabulary. Is there any way I can port the model into Marian so that I could decode the sentences faster instead of training a whole model from scratch. Thank you.