File size: 642 Bytes
d8c7374
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "task": "WikipediaRerankingMultilingual",
  "metric": "map_at_1000",
  "languages": [
    "de",
    "en",
    "it"
  ],
  "tolerance": 0.01,
  "baseline": {
    "model": "Qwen/Qwen3-Reranker-4B",
    "task": "WikipediaRerankingMultilingual",
    "metric": "map_at_1000",
    "scores": {
      "de": 0.96004,
      "en": 0.97152,
      "it": 0.97102
    }
  },
  "candidate": {
    "model": "models/Qwen3-Reranker-4B-FP8-Dynamic",
    "task": "WikipediaRerankingMultilingual",
    "metric": "map_at_1000",
    "scores": {
      "de": 0.95942,
      "en": 0.9726,
      "it": 0.9702
    }
  },
  "created_at": "2026-08-05T14:29:08+00:00"
}