gyuhwung-cho commited on
Commit
ab0c226
·
verified ·
1 Parent(s): b7836ce

README: dedupe Try-it-live note from PR merge; add sparse-encoder tag for the SparseEncoder widget snippet

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - information-retrieval
11
  - inference-free
12
  - sentence-transformers
 
13
  pipeline_tag: feature-extraction
14
  library_name: sentence-transformers
15
  ---
@@ -26,8 +27,6 @@ library_name: sentence-transformers
26
  >
27
  > 🚀 **Try it live:** an [interactive demo](https://huggingface.co/spaces/hugging-apps/v-splade-document-retrieval) of the `Quality` variant, kindly contributed by [Apolinário](https://huggingface.co/multimodalart) and the Hugging Face open-source team.
28
 
29
- > 🚀 **Try it live:** an interactive demo of the `Quality` variant is available as a [Hugging Face Space](https://huggingface.co/spaces/hugging-apps/v-splade-document-retrieval) (see [`naver/v-splade-quality`](https://huggingface.co/naver/v-splade-quality)), kindly contributed by [Apolinário](https://huggingface.co/multimodalart) and the Hugging Face open-source team.
30
-
31
  ## Model Summary
32
 
33
  **V-SPLADE** is a **0.25B (250M) inference-free sparse retriever** for visual-document retrieval — retrieving image-based document pages (rendered PDFs, slides, scanned reports) from a text query.
 
10
  - information-retrieval
11
  - inference-free
12
  - sentence-transformers
13
+ - sparse-encoder
14
  pipeline_tag: feature-extraction
15
  library_name: sentence-transformers
16
  ---
 
27
  >
28
  > 🚀 **Try it live:** an [interactive demo](https://huggingface.co/spaces/hugging-apps/v-splade-document-retrieval) of the `Quality` variant, kindly contributed by [Apolinário](https://huggingface.co/multimodalart) and the Hugging Face open-source team.
29
 
 
 
30
  ## Model Summary
31
 
32
  **V-SPLADE** is a **0.25B (250M) inference-free sparse retriever** for visual-document retrieval — retrieving image-based document pages (rendered PDFs, slides, scanned reports) from a text query.