Skip to content

Instantly share code, notes, and snippets.

@pythonlessons
Created August 16, 2023 12:45
Show Gist options
  • Save pythonlessons/9cc10256f03ffa84a071f8864d89ea0a to your computer and use it in GitHub Desktop.
Save pythonlessons/9cc10256f03ffa84a071f8864d89ea0a to your computer and use it in GitHub Desktop.
transformer_attention
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