Zhan-Lun commited on
Commit
4332508
·
verified ·
1 Parent(s): 8873615

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -93,6 +93,10 @@ were read from the live
93
  [ViDoRe V3 MTEB leaderboard](https://mteb-leaderboard.hf.space/benchmark/ViDoRe%28v3%29)
94
  on July 22, 2026.
95
 
 
 
 
 
96
  | Model | CompSci | Energy | FinanceEn | FinanceFr | HR | Industrial | Pharma | Physics | **Avg. public** |
97
  | :--- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
98
  | **[webAI-ColVec1.1-8b](https://huggingface.co/webAI-Official/webAI-ColVec1.1-8b)** | 80.14 | 70.09 | **71.89** | **55.10** | 68.49 | **57.41** | 67.88 | 51.29 | **65.29** |
 
93
  [ViDoRe V3 MTEB leaderboard](https://mteb-leaderboard.hf.space/benchmark/ViDoRe%28v3%29)
94
  on July 22, 2026.
95
 
96
+ Model encoding runs in `bfloat16`. Before MaxSim scoring, query and document
97
+ embeddings are moved to CPU and converted to `float32`. All reported ViDoRe
98
+ results use this FP32 scoring path.
99
+
100
  | Model | CompSci | Energy | FinanceEn | FinanceFr | HR | Industrial | Pharma | Physics | **Avg. public** |
101
  | :--- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: |
102
  | **[webAI-ColVec1.1-8b](https://huggingface.co/webAI-Official/webAI-ColVec1.1-8b)** | 80.14 | 70.09 | **71.89** | **55.10** | 68.49 | **57.41** | 67.88 | 51.29 | **65.29** |