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 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. Memex is trained with over 200k query-visual document pairs, including textual document, visual document, arxiv figures, plots, charts, industry documents, textbooks, ebooks, and openly-available PDFs, etc. Its performance 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 |
+
# MiniCPM-Visual-Embedding: 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. Memex is trained with over 200k query-visual document pairs, including textual document, visual document, arxiv figures, plots, charts, industry documents, textbooks, ebooks, and openly-available PDFs, etc. Its performance is on a par with our ablation text embedding model on text-oriented documents, and an advantages on visually-intensive documents.
|
17 |
|