Update README.md
Browse files
README.md
CHANGED
|
@@ -9,9 +9,11 @@ pipeline_tag: text-generation
|
|
| 9 |
inference: true
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# NuExtract-2-2B by NuMind 🔥
|
| 13 |
|
| 14 |
-
NuExtract 2.0 is a family of models trained specifically for structured information extraction tasks. It supports both multimodal inputs and is multilingual.
|
|
|
|
|
|
|
| 15 |
|
| 16 |
We provide several versions of different sizes, all based on the InternVL2.5 family.
|
| 17 |
| Model Size | Model Name | Base Model | Huggingface Link |
|
|
|
|
| 9 |
inference: true
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# NuExtract-2-2B [experimental version] by NuMind 🔥
|
| 13 |
|
| 14 |
+
NuExtract 2.0 experimental is a family of models trained specifically for structured information extraction tasks. It supports both multimodal inputs and is multilingual.
|
| 15 |
+
|
| 16 |
+
NB: This is an experimental version that will be superseeded by NuExtract 2.0
|
| 17 |
|
| 18 |
We provide several versions of different sizes, all based on the InternVL2.5 family.
|
| 19 |
| Model Size | Model Name | Base Model | Huggingface Link |
|