Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,8 @@ Try it here: [Playground](https://huggingface.co/spaces/numind/NuExtract-v1.5)
|
|
22 |
|
23 |
We also provide a tiny (0.5B) version which is based on Qwen2.5-0.5B: [NuExtract-tiny-v1.5](https://huggingface.co/numind/NuExtract-tiny-v1.5)
|
24 |
|
|
|
|
|
25 |
## Benchmark
|
26 |
|
27 |
Zero-shot performance (English):
|
|
|
22 |
|
23 |
We also provide a tiny (0.5B) version which is based on Qwen2.5-0.5B: [NuExtract-tiny-v1.5](https://huggingface.co/numind/NuExtract-tiny-v1.5)
|
24 |
|
25 |
+
⚠️ We recommend you make sure to use NuExtract with a low temperature (e.g. 0.0). Some inference frameworks like Ollama use a default of 0.7 which is not well suited to pure extraction tasks.
|
26 |
+
|
27 |
## Benchmark
|
28 |
|
29 |
Zero-shot performance (English):
|