Safetensors
qwen3_vl
jiangandy commited on
Commit
98968c0
·
verified ·
1 Parent(s): 06d878f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,9 @@
2
 
3
  ABot-OCR is a document image OCR model that converts PDF/document page images into structured **Markdown** output, supporting recognition and reconstruction of text, mathematical formulas (LaTeX), tables (HTML), and other elements.
4
 
 
 
 
5
 
6
  ## Benchmarks
7
 
 
2
 
3
  ABot-OCR is a document image OCR model that converts PDF/document page images into structured **Markdown** output, supporting recognition and reconstruction of text, mathematical formulas (LaTeX), tables (HTML), and other elements.
4
 
5
+ Code: https://github.com/amap-cvlab/ABot-OCR
6
+
7
+ Paper: https://arxiv.org/abs/2605.27978
8
 
9
  ## Benchmarks
10