tardellirs commited on
Commit
bf4cdea
·
verified ·
1 Parent(s): 4dbe947

Fix mteb attribution + drop Modal

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -81,6 +81,6 @@
81
  }</pre>
82
 
83
  <h2>Acknowledgments</h2>
84
- <p>Built on top of the <a href="https://github.com/embeddings-benchmark/mteb">mteb</a> library by Enevoldsen et al. (2025). Task datasets contributed by their original authors. Compute provided by Modal.</p>
85
  </body>
86
  </html>
 
81
  }</pre>
82
 
83
  <h2>Acknowledgments</h2>
84
+ <p>Built on top of the <a href="https://github.com/embeddings-benchmark/mteb">mteb</a> library (Muennighoff et al., 2023). The multilingual sub-benchmark methodology follows MMTEB (Enevoldsen et al., 2025). Task datasets contributed by their original authors see the <a href="https://github.com/tardellirs/mteb-pt#task-suite-16-headline-tasks">task suite</a> for sources.</p>
85
  </body>
86
  </html>