Fix mteb attribution + drop Modal
Browse files- 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
|
| 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>
|