You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could you please show how to extract the attention weights learned for each token in sequences ?
Suppose I want to fine-tune AVES on vocalizations of one species, giving in input a sequence of utterances, and in output multiple classes (i.e. observations).
I want to inquire the attention weights learned for the utterances.
Can you please help and show a code snippet for doing so, so that I can have a reference ?
The text was updated successfully, but these errors were encountered:
Hi,
could you please show how to extract the attention weights learned for each token in sequences ?
Suppose I want to fine-tune AVES on vocalizations of one species, giving in input a sequence of utterances, and in output multiple classes (i.e. observations).
I want to inquire the attention weights learned for the utterances.
Can you please help and show a code snippet for doing so, so that I can have a reference ?
The text was updated successfully, but these errors were encountered: