Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ base_model: microsoft/Phi-3.5-mini-instruct
|
|
15 |
|
16 |
# NuExtract-v1.5 by NuMind 🔥
|
17 |
|
18 |
-
NuExtract is a fine-tuning of [Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct), trained on a private high-quality dataset for structured information extraction. It supports long documents and several languages (English, French, Spanish, German, Portuguese, and Italian).
|
19 |
To use the model, provide an input text and a JSON template describing the information you need to extract.
|
20 |
|
21 |
Note: This model is trained to prioritize pure extraction, so in most cases all text generated by the model is present as is in the original text.
|
|
|
15 |
|
16 |
# NuExtract-v1.5 by NuMind 🔥
|
17 |
|
18 |
+
NuExtract-v1.5 is a fine-tuning of [Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct), trained on a private high-quality dataset for structured information extraction. It supports long documents and several languages (English, French, Spanish, German, Portuguese, and Italian).
|
19 |
To use the model, provide an input text and a JSON template describing the information you need to extract.
|
20 |
|
21 |
Note: This model is trained to prioritize pure extraction, so in most cases all text generated by the model is present as is in the original text.
|