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
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Is it possible to use BERT word embeddings along with this NMT implementation?
The goal is to use a pre-trained BERT language model so the contextualized embedding could be leveraged.
I am wondering whether anyone implemented or was able to run this model with any other contextualized embedding like ELMO or BERT.