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
Extend the label verbalizer decoder to the BINDER paper which is using a contrastive / similarity loss whereas the current implementation uses matrix multiplication.
Solution
Write a new class that implements the BINDER paper.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Problem statement
Extend the label verbalizer decoder to the BINDER paper which is using a contrastive / similarity loss whereas the current implementation uses matrix multiplication.
Solution
Write a new class that implements the BINDER paper.
Additional Context
No response
The text was updated successfully, but these errors were encountered: