Commit
·
2a02938
1
Parent(s):
d90edf5
Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,10 @@ model-index:
|
|
10 |
config: in_catalog_retrieval_zero_shot
|
11 |
metrics:
|
12 |
- type: roc_auc
|
13 |
-
value:
|
14 |
name: ROC_AUC
|
15 |
- type: posicube/mean_reciprocal_rank
|
16 |
-
value:
|
17 |
args:
|
18 |
k: 5
|
19 |
name: MRR@5
|
|
|
10 |
config: in_catalog_retrieval_zero_shot
|
11 |
metrics:
|
12 |
- type: roc_auc
|
13 |
+
value: 0
|
14 |
name: ROC_AUC
|
15 |
- type: posicube/mean_reciprocal_rank
|
16 |
+
value: 0
|
17 |
args:
|
18 |
k: 5
|
19 |
name: MRR@5
|