Visual Document Retrieval
Transformers
Safetensors
retriever
nielsr HF staff commited on
Commit
97c2889
·
verified ·
1 Parent(s): f8e62a0

Add document retrieval tag

Browse files

We just added a new tag to make models like yours more discoverable on the hub.

This tag makes sure it can be found at https://huggingface.co/models?pipeline_tag=visual-document-retrieval.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
 
4
  base_model:
5
  - openai/clip-vit-large-patch14
6
  datasets:
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ pipeline_tag: visual-document-retrieval
5
  base_model:
6
  - openai/clip-vit-large-patch14
7
  datasets: