Zhan-Lun commited on
Commit
73a9131
·
verified ·
1 Parent(s): 9cff710

Upload README.md with huggingface_hub

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