nielsr HF Staff commited on
Commit
3d89634
·
verified ·
1 Parent(s): eb70300

Add visual document retrieval tag

Browse files

This PR ensures your model can be found at https://huggingface.co/models?pipeline_tag=visual-document-retrieval&sort=trending.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  base_model:
4
  - OpenGVLab/InternVL2_5-2B
 
5
  ---
6
  # IDMR-2B
7
 
 
2
  license: apache-2.0
3
  base_model:
4
  - OpenGVLab/InternVL2_5-2B
5
+ pipeline_tag: visual-document-retrieval
6
  ---
7
  # IDMR-2B
8