Skip to content

Suggestion: Include a logit-lens implementation #104

@foogunlana

Description

@foogunlana

The "Logit Lens" is a technique for decoding intermediate hidden states into predictions. It makes it easy to see the gradual change of predictions from the first to last layer.

It's commonly done alongside visualising attention patterns and other activations (which CircuitsVis excels at). The Top K visualisation looks similar to the logit lens, so the visual capabilities are there, it just needs to be implemented.

I'm happy to make a PR for this if others are interested. Otherwise I will likely fork and implement for my own use.

Thanks 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions