rabbit commited on
Commit
bfda15f
·
1 Parent(s): e241053
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 📄 Document Information Extraction VLM
2
 
3
  A Vision-Language Model (VLM) specialized in **document understanding and information extraction**, supporting both **unstructured information** and **structured data (tables)** from document images.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - vi
6
+ tags:
7
+ - vision-language
8
+ - document-ai
9
+ - vlm
10
+ - ocr
11
+ pipeline_tag: image-to-text
12
+ ---
13
+
14
+ # Doc2Bit-VL-7B
15
+
16
+ Doc2Bit-VL-7B is a vision-language model fine-tuned for document understanding.
17
+
18
  # 📄 Document Information Extraction VLM
19
 
20
  A Vision-Language Model (VLM) specialized in **document understanding and information extraction**, supporting both **unstructured information** and **structured data (tables)** from document images.