Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,10 @@ pipeline_tag: text-generation
|
|
9 |
inference: true
|
10 |
---
|
11 |
|
12 |
-
# NuExtract-2-1B 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-1B [experimental] 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 |
+
NB: This is an experimental version that will be superseeded by NuExtract 2.0
|
16 |
|
17 |
We provide several versions of different sizes, all based on the InternVL2.5 family.
|
18 |
| Model Size | Model Name | Base Model | Huggingface Link |
|