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 has been archived by the owner on Dec 29, 2022. It is now read-only.
When I test a pre-trained model, how can I get the output vector(state) of the encoder? ie, when I finish training a translation task from English to French, then I feed an English sentence, it will generate the corresponding French sentence, however, I want to know what vector does the English sentence encoded to? How can I get it ? Can save the vector or output it? Thanks.
The text was updated successfully, but these errors were encountered:
When I test a pre-trained model, how can I get the output vector(state) of the encoder? ie, when I finish training a translation task from English to French, then I feed an English sentence, it will generate the corresponding French sentence, however, I want to know what vector does the English sentence encoded to? How can I get it ? Can save the vector or output it? Thanks.
The text was updated successfully, but these errors were encountered: