SorenDreano commited on
Commit
d9b13ed
·
verified ·
1 Parent(s): 9968a5b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -10
README.md CHANGED
@@ -4,16 +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
  base_model:
18
  - Qwen/Qwen3.5-4B
19
  model_name: NuExtract3
 
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:
24
  - Qwen/Qwen3.5-4B
25
  model_name: NuExtract3