Skip to content

add citations to models#3435

Merged
Samoed merged 2 commits intoembeddings-benchmark:v2.0.0from
whybe-choi:citation
Oct 20, 2025
Merged

add citations to models#3435
Samoed merged 2 commits intoembeddings-benchmark:v2.0.0from
whybe-choi:citation

Conversation

@whybe-choi
Copy link
Contributor

@whybe-choi whybe-choi commented Oct 20, 2025

Ref #3388

This pull request adds citation metadata to a wide range of model implementations in the repository, ensuring that each model now includes a proper reference to its source paper or resource. This improves the transparency and traceability of the models for users and researchers.

The most important changes are:

Arctic Models:

  • Introduced ARCTIC_V1_CITATION and ARCTIC_V2_CITATION constants, and added the appropriate citation to all arctic_embed model variants in arctic_models.py. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Other Model Families:

  • Added citation strings to the following model files and attached them to their respective ModelMeta definitions:
    • B1ade models (b1ade_models.py)
    • BGE models (bge_models.py)
    • E5-V models (e5_v.py) [1] [2]
    • EVA-CLIP models (evaclip_models.py) [1] [2] [3] [4] [5]
    • FA models (fa_models.py)
    • GME-V models (gme_v_models.py) [1] [2] [3]
    • Hakim/MciNext models (mcinext_models.py) [1] [2] [3] [4]
    • Model2Vec and Potion models (model2vec_models.py) [1] [2] [3] [4] [5] [6] [7] [8] [9]
    • Nomic Embed Vision models (nomic_models_vision.py) [1] [2]

These changes standardize how citations are provided for models, making it easier for users to identify and credit the original sources.

@Samoed Samoed enabled auto-merge (squash) October 20, 2025 07:34
@Samoed
Copy link
Member

Samoed commented Oct 20, 2025

Hm, tests are running 20+ mins even after restart and some of them are failing, but I don't understand the reason

@Samoed
Copy link
Member

Samoed commented Oct 20, 2025

I think aws and hf have problems

@whybe-choi
Copy link
Contributor Author

I think so, too 🫠

@whybe-choi
Copy link
Contributor Author

whybe-choi commented Oct 20, 2025

It seems there is currently an issue with AWS. Other services based on AWS are also not working properly.

https://www.the-independent.com/tech/aws-amazon-internet-outage-latest-updates-b2848345.html

@Samoed
Copy link
Member

Samoed commented Oct 20, 2025

@Samoed Samoed changed the title fix: add citations to models add citations to models Oct 20, 2025
@Samoed Samoed disabled auto-merge October 20, 2025 09:50
@Samoed Samoed enabled auto-merge (squash) October 20, 2025 09:50
@Samoed Samoed merged commit 95ce38e into embeddings-benchmark:v2.0.0 Oct 20, 2025
13 of 21 checks passed
Samoed added a commit that referenced this pull request Oct 20, 2025
Samoed added a commit that referenced this pull request Oct 20, 2025
* fix: add citations to models

* Update mteb/models/model_implementations/salesforce_models.py

---------

Co-authored-by: Roman Solomatin <samoed.roman@gmail.com>
@whybe-choi whybe-choi deleted the citation branch October 20, 2025 10:59
Samoed added a commit that referenced this pull request Oct 20, 2025
add citations to models (#3435)

* fix: add citations to models

* Update mteb/models/model_implementations/salesforce_models.py

---------

Co-authored-by: Yongbin Choi <whybe.choi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants