etiennebcp commited on
Commit
b447d97
·
verified ·
1 Parent(s): a7f03ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -18
README.md CHANGED
@@ -2,24 +2,24 @@
2
  license: apache-2.0
3
  license_link: https://huggingface.co/numind/NuExtract3/blob/main/LICENSE
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
@@ -941,4 +941,4 @@ If you use NuExtract, please cite NuMind and link to the model page.
941
  year = {2026},
942
  url = {https://nuextract.ai/}
943
  }
944
- ```
 
2
  license: apache-2.0
3
  license_link: https://huggingface.co/numind/NuExtract3/blob/main/LICENSE
4
  library_name: transformers
5
+ pipeline_tag: image-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
 
941
  year = {2026},
942
  url = {https://nuextract.ai/}
943
  }
944
+ ```