Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,16 @@ tags:
|
|
7 |
- search
|
8 |
- product-search
|
9 |
base_model: cross-encoder/ms-marco-MiniLM-L-12-v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
# Model Descripton
|
|
|
7 |
- search
|
8 |
- product-search
|
9 |
base_model: cross-encoder/ms-marco-MiniLM-L-12-v2
|
10 |
+
model-index:
|
11 |
+
- name: esci-ms-marco-MiniLM-L-12-v2
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
type: text-classification
|
15 |
+
metrics:
|
16 |
+
- type: mrr@10
|
17 |
+
value: 91.81
|
18 |
+
- type: ndcg@10
|
19 |
+
value: 85.46
|
20 |
---
|
21 |
|
22 |
# Model Descripton
|