Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- linxy/LaTeX_OCR
|
5 |
+
- prithivMLmods/Img2Text-Plaintext-Retrieval
|
6 |
+
- prithivMLmods/Img2Text-Algorithm-Retrieval
|
7 |
+
- unsloth/LaTeX_OCR
|
8 |
+
- mychen76/invoices-and-receipts_ocr_v1
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
base_model:
|
12 |
+
- Qwen/Qwen2-VL-2B-Instruct
|
13 |
+
pipeline_tag: image-text-to-text
|
14 |
+
library_name: transformers
|
15 |
+
tags:
|
16 |
+
- OCR
|
17 |
+
- Key Information Extraction
|
18 |
+
- text-generation-inference
|
19 |
+
- VLM
|
20 |
+
- Callisto
|
21 |
+
---
|