Safetensors
qwen2_vl
vidore
reranker
NohTow commited on
Commit
0a0e17c
1 Parent(s): 9205513

Rounding performance values

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -81,17 +81,17 @@ The model has been evaluated on [ViDoRe Benchmark](https://huggingface.co/spaces
81
 
82
  | Dataset | NDCG@5 Before Reranking | NDCG@5 After Reranking |
83
  |---------------------------------------------------|--------------------------|------------------------|
 
 
 
 
 
 
 
 
 
 
84
  | **Mean** | 85.8 | **90.5** |
85
- | vidore/arxivqa_test_subsampled | 85.6 | 89.01 |
86
- | vidore/docvqa_test_subsampled | 57.1 | 59.71 |
87
- | vidore/infovqa_test_subsampled | 88.1 | 93.49 |
88
- | vidore/tabfquad_test_subsampled | 93.1 | 95.96 |
89
- | vidore/shiftproject_test | 82.0 | 92.98 |
90
- | vidore/syntheticDocQA_artificial_intelligence_test| 97.5 | 100.00 |
91
- | vidore/syntheticDocQA_energy_test | 92.9 | 97.65 |
92
- | vidore/syntheticDocQA_government_reports_test | 96.0 | 98.04 |
93
- | vidore/syntheticDocQA_healthcare_industry_test | 96.4 | 99.27 |
94
- | vidore/tatdqa_test | 69.4 | 78.98 |
95
 
96
 
97
  ## License
 
81
 
82
  | Dataset | NDCG@5 Before Reranking | NDCG@5 After Reranking |
83
  |---------------------------------------------------|--------------------------|------------------------|
84
+ | vidore/arxivqa_test_subsampled | 85.6 | 89.0 |
85
+ | vidore/docvqa_test_subsampled | 57.1 | 59.7 |
86
+ | vidore/infovqa_test_subsampled | 88.1 | 93.2 |
87
+ | vidore/tabfquad_test_subsampled | 93.1 | 96.0 |
88
+ | vidore/shiftproject_test | 82.0 | 93.0 |
89
+ | vidore/syntheticDocQA_artificial_intelligence_test| 97.5 | 100.0 |
90
+ | vidore/syntheticDocQA_energy_test | 92.9 | 97.7 |
91
+ | vidore/syntheticDocQA_government_reports_test | 96.0 | 98.0 |
92
+ | vidore/syntheticDocQA_healthcare_industry_test | 96.4 | 99.3 |
93
+ | vidore/tatdqa_test | 69.4 | 79.0 |
94
  | **Mean** | 85.8 | **90.5** |
 
 
 
 
 
 
 
 
 
 
95
 
96
 
97
  ## License