SorenDreano commited on
Commit
d21dcc5
·
verified ·
1 Parent(s): 971a412

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -11
README.md CHANGED
@@ -4,17 +4,22 @@ license_link: https://huggingface.co/numind/NuExtract3/blob/main/LICENSE
4
  library_name: transformers
5
  pipeline_tag: image-text-to-text
6
  tags:
7
- - structured-extraction
8
- - OCR
9
- - vision-language
10
- - VLM
11
- - document-to-markdown
12
- - markdown
13
- - extraction
14
- - RAG
15
- - reasoning
16
- - qwen
17
- - quantized
 
 
 
 
 
18
  base_model: numind/NuExtract3
19
  base_model_relation: quantized
20
  ---
 
4
  library_name: transformers
5
  pipeline_tag: image-text-to-text
6
  tags:
7
+ - image-text-to-text
8
+ - transformers
9
+ - safetensors
10
+ - qwen3_5
11
+ - vision-language
12
+ - vlm
13
+ - document-understanding
14
+ - structured-extraction
15
+ - information-extraction
16
+ - ocr
17
+ - document-to-markdown
18
+ - markdown
19
+ - rag
20
+ - reasoning
21
+ - multilingual
22
+ - conversational
23
  base_model: numind/NuExtract3
24
  base_model_relation: quantized
25
  ---