update retrieval
Browse files
README.md
CHANGED
@@ -20,6 +20,75 @@ model-index:
|
|
20 |
metrics:
|
21 |
- type: v_measure
|
22 |
value: 59.14629497199997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
- task:
|
24 |
type: Clustering
|
25 |
dataset:
|
|
|
20 |
metrics:
|
21 |
- type: v_measure
|
22 |
value: 59.14629497199997
|
23 |
+
- task:
|
24 |
+
type: Retrieval
|
25 |
+
dataset:
|
26 |
+
type: lyon-nlp/alloprof
|
27 |
+
name: MTEB AlloprofRetrieval
|
28 |
+
config: default
|
29 |
+
split: test
|
30 |
+
revision: 392ba3f5bcc8c51f578786c1fc3dae648662cb9b
|
31 |
+
metrics:
|
32 |
+
- type: map_at_1
|
33 |
+
value: 30.19
|
34 |
+
- type: map_at_10
|
35 |
+
value: 41.709
|
36 |
+
- type: map_at_100
|
37 |
+
value: 42.693
|
38 |
+
- type: map_at_1000
|
39 |
+
value: 42.735
|
40 |
+
- type: map_at_3
|
41 |
+
value: 38.651
|
42 |
+
- type: map_at_5
|
43 |
+
value: 40.498
|
44 |
+
- type: mrr_at_1
|
45 |
+
value: 30.19
|
46 |
+
- type: mrr_at_10
|
47 |
+
value: 41.709
|
48 |
+
- type: mrr_at_100
|
49 |
+
value: 42.693
|
50 |
+
- type: mrr_at_1000
|
51 |
+
value: 42.735
|
52 |
+
- type: mrr_at_3
|
53 |
+
value: 38.651
|
54 |
+
- type: mrr_at_5
|
55 |
+
value: 40.498
|
56 |
+
- type: ndcg_at_1
|
57 |
+
value: 30.19
|
58 |
+
- type: ndcg_at_10
|
59 |
+
value: 47.663
|
60 |
+
- type: ndcg_at_100
|
61 |
+
value: 52.586999999999996
|
62 |
+
- type: ndcg_at_1000
|
63 |
+
value: 53.727000000000004
|
64 |
+
- type: ndcg_at_3
|
65 |
+
value: 41.425
|
66 |
+
- type: ndcg_at_5
|
67 |
+
value: 44.746
|
68 |
+
- type: precision_at_1
|
69 |
+
value: 30.19
|
70 |
+
- type: precision_at_10
|
71 |
+
value: 6.648999999999999
|
72 |
+
- type: precision_at_100
|
73 |
+
value: 0.898
|
74 |
+
- type: precision_at_1000
|
75 |
+
value: 0.099
|
76 |
+
- type: precision_at_3
|
77 |
+
value: 16.485
|
78 |
+
- type: precision_at_5
|
79 |
+
value: 11.501
|
80 |
+
- type: recall_at_1
|
81 |
+
value: 30.19
|
82 |
+
- type: recall_at_10
|
83 |
+
value: 66.485
|
84 |
+
- type: recall_at_100
|
85 |
+
value: 89.81
|
86 |
+
- type: recall_at_1000
|
87 |
+
value: 98.80799999999999
|
88 |
+
- type: recall_at_3
|
89 |
+
value: 49.456
|
90 |
+
- type: recall_at_5
|
91 |
+
value: 57.504
|
92 |
- task:
|
93 |
type: Clustering
|
94 |
dataset:
|