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.
Would it be possible to get the inner representation of a sequence (i.e., only the output of the encoder) at inference time?
I know we can get the output of the whole model from task DecodeText, but it seems like there is no way to get only the output of the encoder, but not go through the decoder.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Would it be possible to get the inner representation of a sequence (i.e., only the output of the encoder) at inference time?
I know we can get the output of the whole model from task DecodeText, but it seems like there is no way to get only the output of the encoder, but not go through the decoder.
Thanks.
The text was updated successfully, but these errors were encountered: