liamcripwell commited on
Commit
42ce801
1 Parent(s): 0c86184

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ NuExtract_tiny is a version of [Qwen1.5-0.5](https://huggingface.co/Qwen/Qwen1.5
9
 
10
  Note: This model is purely extractive, so all text output by the model is present as is in the original text. You can also provide an example of output formatting to help the model understand your task more precisely.
11
 
12
- Note: While this model provides good 0 shot performance, it is intendeed to be fine-tune on a specific task (>=30 examples).
13
 
14
  We also provide a base (3.8B) and large(7B) version of this model: [NuExtract](https://huggingface.co/numind/NuExtract) and [NuExtract-large](https://huggingface.co/numind/NuExtract-large)
15
 
 
9
 
10
  Note: This model is purely extractive, so all text output by the model is present as is in the original text. You can also provide an example of output formatting to help the model understand your task more precisely.
11
 
12
+ Note: While this model provides good 0 shot performance, it is intended to be fine-tuned on a specific task (>=30 examples).
13
 
14
  We also provide a base (3.8B) and large(7B) version of this model: [NuExtract](https://huggingface.co/numind/NuExtract) and [NuExtract-large](https://huggingface.co/numind/NuExtract-large)
15