prithivMLmods commited on
Commit
da05da6
·
verified ·
1 Parent(s): 1754428

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - mychen76/invoices-and-receipts_ocr_v1
5
+ - mychen76/wildreceipts_ocr_test
6
+ - linxy/LaTeX_OCR
7
+ language:
8
+ - en
9
+ base_model:
10
+ - Qwen/Qwen2-VL-2B-Instruct
11
+ pipeline_tag: image-text-to-text
12
+ library_name: transformers
13
+ tags:
14
+ - Qwen2
15
+ ---