Skip to content

Commit

Permalink
docs: Updated citation for mteb(scandinavian) (#1914)
Browse files Browse the repository at this point in the history
fix: Updated citation for mteb(scandinavian)
  • Loading branch information
KennethEnevoldsen authored Feb 1, 2025
1 parent 23f626d commit f3526fc
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions mteb/benchmarks/benchmarks.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,13 +421,12 @@ def load_results(
),
description="A curated selection of tasks coverering the Scandinavian languages; Danish, Swedish and Norwegian, including Bokmål and Nynorsk.",
reference="https://kennethenevoldsen.github.io/scandinavian-embedding-benchmark/",
citation="""@misc{enevoldsen2024scandinavian,
title={The Scandinavian Embedding Benchmarks: Comprehensive Assessment of Multilingual and Monolingual Text Embedding},
author={Kenneth Enevoldsen and Márton Kardos and Niklas Muennighoff and Kristoffer Laigaard Nielbo},
year={2024},
eprint={2406.02396},
archivePrefix={arXiv},
primaryClass={cs.CL}
citation="""@inproceedings{enevoldsen2024scandinavian,
title={The Scandinavian Embedding Benchmarks: Comprehensive Assessment of Multilingual and Monolingual Text Embedding},
author={Enevoldsen, Kenneth and Kardos, M{\'a}rton and Muennighoff, Niklas and Nielbo, Kristoffer},
booktitle={Advances in Neural Information Processing Systems},
year={2024},
url={https://nips.cc/virtual/2024/poster/97869}
}""",
contacts=["KennethEnevoldsen", "x-tabdeveloping", "Samoed"],
)
Expand Down

0 comments on commit f3526fc

Please sign in to comment.