Created
August 22, 2023 14:47
-
-
Save pythonlessons/aebdbe594c5f30a04bff8a7a72a2e3b7 to your computer and use it in GitHub Desktop.
build_transformer
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
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