Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: feature-extraction
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
-
# OCR-free Document
|
15 |
|
16 |
The model only takes images as document-side inputs and produce vectors representing document pages. `minicpm-visual-embedding-v0` is trained with over 200k query-visual document pairs, including textual document, visual document, arxiv figures, industry documents, textbooks, ebooks, etc. The performance of `minicpm-visual-embedding-v0` is on a par with our ablation text embedding model on text-oriented documents, and an advantages on visually-intensive documents.
|
17 |
|
|
|
11 |
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
+
# OCR-free Visual Document Embedding Model as Your Personal Librarian
|
15 |
|
16 |
The model only takes images as document-side inputs and produce vectors representing document pages. `minicpm-visual-embedding-v0` is trained with over 200k query-visual document pairs, including textual document, visual document, arxiv figures, industry documents, textbooks, ebooks, etc. The performance of `minicpm-visual-embedding-v0` is on a par with our ablation text embedding model on text-oriented documents, and an advantages on visually-intensive documents.
|
17 |
|