prithivMLmods commited on
Commit
0e35cc2
·
verified ·
1 Parent(s): 6ec73c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -6,4 +6,15 @@ datasets:
6
  - prithivMLmods/Opendoc2-Analysis-Recognition
7
  - prithivMLmods/Openpdf-Analysis-Recognition
8
  pipeline_tag: image-text-to-text
 
 
 
 
 
 
 
 
 
 
 
9
  ---
 
6
  - prithivMLmods/Opendoc2-Analysis-Recognition
7
  - prithivMLmods/Openpdf-Analysis-Recognition
8
  pipeline_tag: image-text-to-text
9
+ language:
10
+ - en
11
+ base_model:
12
+ - Qwen/Qwen2-VL-7B
13
+ library_name: transformers
14
+ tags:
15
+ - text-generation-inference
16
+ - OCR
17
+ - Pdf
18
+ - Doc
19
+ - Image
20
  ---