Update README.md (#11)
Browse files- Update README.md (8df2bd4740eef732c9b88c8e87cd0ba2407937bb)
Co-authored-by: Abraham Daniels <[email protected]>
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: transformers
|
|
8 |
---
|
9 |
# granite-vision-3.3-2b-embedding
|
10 |
**Model Summary:**
|
11 |
-
Granite-vision-3.3-2b-embedding is an efficient embedding model based on granite-vision-3.3-2b. This model is specifically designed for multimodal document retrieval, enabling queries on documents with tables, charts, infographics, and complex
|
12 |
By removing the need for OCR-based text extractions, granite-vision-3.3-2b-embedding can help simplify and accelerate RAG pipelines.
|
13 |
|
14 |
**Evaluations:**
|
|
|
8 |
---
|
9 |
# granite-vision-3.3-2b-embedding
|
10 |
**Model Summary:**
|
11 |
+
Granite-vision-3.3-2b-embedding is an efficient embedding model based on [granite-vision-3.3-2b](https://huggingface.co/ibm-granite/granite-vision-3.3-2b). This model is specifically designed for multimodal document retrieval, enabling queries on documents with tables, charts, infographics, and complex layouts. The model generates ColBERT-style multi-vector representations of pages.
|
12 |
By removing the need for OCR-based text extractions, granite-vision-3.3-2b-embedding can help simplify and accelerate RAG pipelines.
|
13 |
|
14 |
**Evaluations:**
|