Skip to content

Clarification on adding a new model to the leaderboard #2545

@panalexeu

Description

@panalexeu

Hello! Recently, I fine-tuned an xlm-roberta-base model following the approach proposed in this research paper, using parallel sentence pairs in Ukrainian and English. I would like to benchmark the model on the Ukrainian language and add it to the leaderboard.

I followed the guidelines provided in the documentation; however, I’m unsure which model .py file should contain the meta information about my model. Should it be a separate file based on the language, like mteb/models/ru_sentence_models.py, a new file, or should it be added to mteb/models/sentence_transformers_models.py?

Sorry if I missed something!

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