yifeihu commited on
Commit
df0636c
·
verified ·
1 Parent(s): af007e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/Phi-3.5-vision-instruct
4
+ tags:
5
+ - OCR
6
+ pipeline_tag: image-text-to-text
7
+ ---
8
+
9
+ # TB-OCR: an end-to-end OCR model handling text, math latex, and markdown formats all at once
10
+
11
+ ## Model Summary
12
+
13
+ TFT-ID (Table/Figure/Text IDentifier) is an object detection model finetuned to extract tables, figures, and text sections in academic papers created by [Yifei Hu](https://x.com/hu_yifei).