Commit
·
42c141b
1
Parent(s):
2a02938
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,51 @@ model-index:
|
|
17 |
args:
|
18 |
k: 5
|
19 |
name: MRR@5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
metrics:
|
21 |
- roc_auc
|
22 |
- posicube/mean_reciprocal_rank
|
|
|
17 |
args:
|
18 |
k: 5
|
19 |
name: MRR@5
|
20 |
+
- task:
|
21 |
+
type: in_catalog_open_catalog
|
22 |
+
dataset:
|
23 |
+
type: vsd-benchmark/vsd-fashion
|
24 |
+
name: vsd-benchmark/vsd-fashion
|
25 |
+
config: in_catalog_open_catalog
|
26 |
+
metrics:
|
27 |
+
- type: roc_auc
|
28 |
+
value: 0
|
29 |
+
name: ROC_AUC
|
30 |
+
- type: posicube/mean_reciprocal_rank
|
31 |
+
value: 0
|
32 |
+
args:
|
33 |
+
k: 5
|
34 |
+
name: MRR@5
|
35 |
+
- task:
|
36 |
+
type: in_catalog_closed_catalog
|
37 |
+
dataset:
|
38 |
+
type: vsd-benchmark/vsd-fashion
|
39 |
+
name: vsd-benchmark/vsd-fashion
|
40 |
+
config: in_catalog_closed_catalog
|
41 |
+
metrics:
|
42 |
+
- type: roc_auc
|
43 |
+
value: 0
|
44 |
+
name: ROC_AUC
|
45 |
+
- type: posicube/mean_reciprocal_rank
|
46 |
+
value: 0
|
47 |
+
args:
|
48 |
+
k: 5
|
49 |
+
name: MRR@5
|
50 |
+
- task:
|
51 |
+
type: catalog_wild_zero_shot
|
52 |
+
dataset:
|
53 |
+
type: vsd-benchmark/vsd-fashion
|
54 |
+
name: vsd-benchmark/vsd-fashion
|
55 |
+
config: catalog_wild_zero_shot
|
56 |
+
metrics:
|
57 |
+
- type: roc_auc
|
58 |
+
value: 0
|
59 |
+
name: ROC_AUC
|
60 |
+
- type: posicube/mean_reciprocal_rank
|
61 |
+
value: 0
|
62 |
+
args:
|
63 |
+
k: 5
|
64 |
+
name: MRR@5
|
65 |
metrics:
|
66 |
- roc_auc
|
67 |
- posicube/mean_reciprocal_rank
|