Skip to content

Instantly share code, notes, and snippets.

@pythonlessons
Created August 22, 2023 14:47
Show Gist options
  • Save pythonlessons/aebdbe594c5f30a04bff8a7a72a2e3b7 to your computer and use it in GitHub Desktop.
Save pythonlessons/aebdbe594c5f30a04bff8a7a72a2e3b7 to your computer and use it in GitHub Desktop.
build_transformer
random_decoder_input shape (1, 110)
decoder_embeddings shape (1, 110, 512)
decoder_output shape (1, 110, 512)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment