Skip to content

Instantly share code, notes, and snippets.

@pythonlessons
Created August 10, 2023 13:19
Show Gist options
  • Select an option

  • Save pythonlessons/f69767d89539af29974f5d91e02482fb to your computer and use it in GitHub Desktop.

Select an option

Save pythonlessons/f69767d89539af29974f5d91e02482fb to your computer and use it in GitHub Desktop.
transformers_introduction
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