Created
August 16, 2023 12:45
-
-
Save pythonlessons/84e1a757d8015d88f0e000e970cb3d66 to your computer and use it in GitHub Desktop.
transformer_attention
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
decoder_embeddings shape (1, 110, 512) | |
causal_self_attention_output shape (1, 110, 512) | |
Difference between the two outputs: 0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment