Muennighoff commited on
Commit
61f1703
1 Parent(s): b5f6a5b
Files changed (1) hide show
  1. results.py +2 -1
results.py CHANGED
@@ -10,9 +10,10 @@ logger = datasets.logging.get_logger(__name__)
10
  _CITATION = """@article{muennighoff2022mteb,
11
  doi = {10.48550/ARXIV.2210.07316},
12
  url = {https://arxiv.org/abs/2210.07316},
13
- author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
14
  title = {MTEB: Massive Text Embedding Benchmark},
15
  publisher = {arXiv},
 
16
  year = {2022}
17
  }
18
  """
 
10
  _CITATION = """@article{muennighoff2022mteb,
11
  doi = {10.48550/ARXIV.2210.07316},
12
  url = {https://arxiv.org/abs/2210.07316},
13
+ author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Lo{\"\i}c and Reimers, Nils},
14
  title = {MTEB: Massive Text Embedding Benchmark},
15
  publisher = {arXiv},
16
+ journal={arXiv preprint arXiv:2210.07316},
17
  year = {2022}
18
  }
19
  """