Update README.md
Browse files
README.md
CHANGED
|
@@ -67,6 +67,7 @@ configs:
|
|
| 67 |
data_files:
|
| 68 |
- split: test
|
| 69 |
path: query/test-*
|
|
|
|
| 70 |
---
|
| 71 |
|
| 72 |
-
The evaluation code is implemented based on [MTEB](https://github.com/embeddings-benchmark/mteb/tree/main/mteb) framework and avaliable in https://github.com/rebeccaz4/MRMR.
|
|
|
|
| 67 |
data_files:
|
| 68 |
- split: test
|
| 69 |
path: query/test-*
|
| 70 |
+
license: mit
|
| 71 |
---
|
| 72 |
|
| 73 |
+
The evaluation code is implemented based on [MTEB](https://github.com/embeddings-benchmark/mteb/tree/main/mteb) framework and avaliable in https://github.com/rebeccaz4/MRMR.
|