Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
metrics:
|
9 |
- recall
|
10 |
pipeline_tag: feature-extraction
|
|
|
11 |
---
|
12 |
|
13 |
# OCR-free Visual Document Embedding Model as Your Personal Librarian
|
@@ -109,7 +110,7 @@ Currently, please ensure that image sizes within the same knowledge base be simi
|
|
109 |
|
110 |
If you find our work useful, please consider cite us:
|
111 |
|
112 |
-
```
|
113 |
@misc{RhapsodyAI2024,
|
114 |
author = {RhapsodyAI},
|
115 |
title = {OCR-free Visual Document Embedding Model as Your Personal Librarian},
|
|
|
8 |
metrics:
|
9 |
- recall
|
10 |
pipeline_tag: feature-extraction
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
|
14 |
# OCR-free Visual Document Embedding Model as Your Personal Librarian
|
|
|
110 |
|
111 |
If you find our work useful, please consider cite us:
|
112 |
|
113 |
+
```bibtex
|
114 |
@misc{RhapsodyAI2024,
|
115 |
author = {RhapsodyAI},
|
116 |
title = {OCR-free Visual Document Embedding Model as Your Personal Librarian},
|