prithivMLmods commited on
Commit
52f5a1c
·
verified ·
1 Parent(s): 90c8bde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,4 +1,21 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: image-text-to-text
4
+ datasets:
5
+ - linxy/LaTeX_OCR
6
+ - unsloth/LaTeX_OCR
7
+ - v1v1d/Latexify_v1
8
+ - lamm-mit/OleehyO-latex-formulas
9
+ language:
10
+ - en
11
+ - zh
12
+ base_model:
13
+ - Qwen/Qwen2-VL-2B-Instruct
14
+ library_name: transformers
15
+ tags:
16
+ - text-generation-inference
17
+ - ocr
18
+ - vl
19
+ - qwen2_vl
20
+ - 2B
21
  ---