Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a visualization for the norms of different parts of a transformer model #25

Open
iislucas opened this issue Aug 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request project:TTP For the Tiny Transformer Playground

Comments

@iislucas
Copy link
Collaborator

A common debugging method is to monitor the norm of some part of a ML model's weight and activation space.

Goal:

  • Create a visualization component for norms of a set of vectors and/or weights. Allow the norms to be tracked over time, like we do with loss/accuracy.
  • The code and implementation should be reusable and clean.

Code pointers:

@iislucas iislucas added enhancement New feature or request project:TTP For the Tiny Transformer Playground labels Aug 28, 2024
@AAlberich8 AAlberich8 self-assigned this Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project:TTP For the Tiny Transformer Playground
Projects
None yet
Development

No branches or pull requests

2 participants