Skip to content

Explainability support #16

@mtanghu

Description

@mtanghu

Some original ideas will likely be needed, but in general this should be achievable simply through measuring the dot-product similarities of F1 and F2 (and also softmaxing them) to see what tokens the model is paying attention to, then factor in the querying aspect.

A good entry point would be to reproduce a variation of the pairwise Attention diagram found in the appendix of Attention is All you Need

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions