Created
August 10, 2023 13:19
-
-
Save pythonlessons/f69767d89539af29974f5d91e02482fb to your computer and use it in GitHub Desktop.
transformers_introduction
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_input shape (1, 100) | |
| PositionalEmbedding output (1, 100, 512) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment