Skip to content

gte-multilingual-base has wrong number of dimensions. #2525

@tolgayan

Description

@tolgayan

Mismatch in Embedding Dimension Between Model Card and ModelMeta

There is a discrepancy between the embedding dimension reported in the model card and the one specified in the ModelMeta object:

  • Model card: States the embedding dimension is 768.

  • ModelMeta object: Specifies the embedding dimension as 1024.

embed_dim=1024,

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