Created
August 16, 2023 12:45
-
-
Save pythonlessons/9cc10256f03ffa84a071f8864d89ea0a 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
encoder_embeddings shape (1, 100, 512) | |
global_self_attention_output shape (1, 100, 512) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment