paultltc commited on
Commit
0f48fad
·
verified ·
1 Parent(s): 3bcd984

Upload updated ColModernVBERT adapter

Browse files
BUILD_INFO.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "description": "Adapter matching colmvb_base__mvbhf__modelprefix__legacyproj.",
3
+ "text_lora_source": "colmvb",
4
+ "projection_lora_source": "colmvb__hf",
5
+ "output_adapter": "colmvb__mvbhf__modelprefix__legacyproj"
6
+ }
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: mit
3
  library_name: colpali
4
- base_model: vidore/colmodernvbert-base
5
  language:
6
  - en
7
  tags:
@@ -18,7 +18,7 @@ pipeline_tag: visual-document-retrieval
18
  </div>
19
 
20
  ## Model
21
- This is the model card for `ColModernVBERT`, the late-interaction version of ModernVBERT that is fine-tuned for visual document retrieval tasks, our most performant model on this task.
22
 
23
  ## Table of Contents
24
  1. [Overview](#overview)
@@ -111,4 +111,4 @@ If you use ModernVBERT in your work, please cite:
111
  primaryClass={cs.IR},
112
  url={https://arxiv.org/abs/2510.01149},
113
  }
114
- ```
 
1
  ---
2
  license: mit
3
  library_name: colpali
4
+ base_model: ModernVBERT/colmodernvbert
5
  language:
6
  - en
7
  tags:
 
18
  </div>
19
 
20
  ## Model
21
+ This is the model card for `ColModernVBERT`, the late-interaction version of ModernVBERT fine-tuned for visual document retrieval tasks.
22
 
23
  ## Table of Contents
24
  1. [Overview](#overview)
 
111
  primaryClass={cs.IR},
112
  url={https://arxiv.org/abs/2510.01149},
113
  }
114
+ ```
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "ModernVBERT/colmodernvbert-base",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -30,4 +30,4 @@
30
  "use_dora": false,
31
  "use_qalora": false,
32
  "use_rslora": false
33
- }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "ModernVBERT/colmodernvbert",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
30
  "use_dora": false,
31
  "use_qalora": false,
32
  "use_rslora": false
33
+ }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:182a9f3413f474d8ea2453162db76e3d81690be03f63e37094888fe06851afbb
3
- size 27172336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3462591f5124b4716692bbfff2c4c6e8857eb31b86878334dc6ca8f06d1322d3
3
+ size 27169288