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
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
I think that in case when we are using only contrastive loss, dividing it by the number of replicas isn't doing what it is supposed to do. For every replica, the numerator consists of positive pairs for one replica-batch and the denominator contains every negative pair from the enlarged batch.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think that in case when we are using only contrastive loss, dividing it by the number of replicas isn't doing what it is supposed to do. For every replica, the numerator consists of positive pairs for one replica-batch and the denominator contains every negative pair from the enlarged batch.
The text was updated successfully, but these errors were encountered: