FireRedTeam commited on
Commit
c865041
·
verified ·
1 Parent(s): 954af37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
 
2
 
3
  <p align="center">
@@ -344,4 +349,4 @@ FireRed-OCR is a technical tool designed for document digitization and structura
344
 
345
  ## 🤝 Acknowledgements
346
 
347
- We would like to thank the developers of the amazing open-source projects, including [Qwen-VL](https://github.com/QwenLM/Qwen-VL), [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR), [olmOCR](https://github.com/allenai/olmocr) and the broader OCR community.
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen3-VL-2B-Instruct
5
+ ---
6
 
7
 
8
  <p align="center">
 
349
 
350
  ## 🤝 Acknowledgements
351
 
352
+ We would like to thank the developers of the amazing open-source projects, including [Qwen-VL](https://github.com/QwenLM/Qwen-VL), [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR), [olmOCR](https://github.com/allenai/olmocr) and the broader OCR community.