prithivMLmods commited on
Commit
eb2bf5f
1 Parent(s): 73bb519

Update README.md

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