Is your feature request related to a problem? Please describe.
It was raise in the #42 that the naming of the SelfAnchorAttention might be confusing, especially in the configuration files ("shared").
Describe the solution you'd like
Define better naming scheme and avoid potential overlaps with internal Hydra keywords (_self_)
Describe alternatives you've considered
n/a
Additional context
n/a
Is your feature request related to a problem? Please describe.
It was raise in the #42 that the naming of the SelfAnchorAttention might be confusing, especially in the configuration files ("shared").
Describe the solution you'd like
Define better naming scheme and avoid potential overlaps with internal Hydra keywords (
_self_)Describe alternatives you've considered
n/a
Additional context
n/a