Skip to content

Why is labels = zeros(N) set to zero? #145

@Dorothea5

Description

@Dorothea5

Why are labels set to all zeros when the first column of logits represents positive similarity and the subsequent K columns represent negative similarity? Shouldn't the labels be 1 for the first column and 0 for the rest?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions