Skip to content

Incorrect Query/TEST embedding for Sparse Dataset 2023 Challenge(MS MARCO) #320

Description

@Himanshu9500

The query.dev for sparse dataset is incorrect. As none of the embedding has value at the same dimension as of train embedding. Hence, the dot product is always coming out as zero.
if the dot product is zero between train and test vector then ground truth is also incorrect.
I tested it with small train dataset.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions