Update README.md
Browse files
README.md
CHANGED
|
@@ -61,6 +61,7 @@ configs:
|
|
| 61 |
data_files:
|
| 62 |
- split: test
|
| 63 |
path: query/test-*
|
|
|
|
| 64 |
---
|
| 65 |
|
| 66 |
-
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.
|
|
|
|
| 61 |
data_files:
|
| 62 |
- split: test
|
| 63 |
path: query/test-*
|
| 64 |
+
license: mit
|
| 65 |
---
|
| 66 |
|
| 67 |
+
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.
|