liamcripwell commited on
Commit
9bdf905
1 Parent(s): 3e251b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,10 +20,10 @@ To use the model, provide an input text and a JSON template describing the infor
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.
22
 
23
- Try it here: <space-link>
24
-
25
  We also provide a 3.8B version which is based on Phi-3.5-mini-instruct: [NuExtract-v1.5](https://huggingface.co/numind/NuExtract-v1.5)
26
 
 
 
27
  **Check out other models by NuMind:**
28
 
29
  - NuExtract Version 1 Models: [0.5B](https://huggingface.co/numind/NuExtract-tiny), [3.8B](https://huggingface.co/numind/NuExtract), [7B](https://huggingface.co/numind/NuExtract-large)
 
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.
22
 
 
 
23
  We also provide a 3.8B version which is based on Phi-3.5-mini-instruct: [NuExtract-v1.5](https://huggingface.co/numind/NuExtract-v1.5)
24
 
25
+ Try the 3.8B model here: [Playground](https://huggingface.co/spaces/numind/NuExtract-v1.5)
26
+
27
  **Check out other models by NuMind:**
28
 
29
  - NuExtract Version 1 Models: [0.5B](https://huggingface.co/numind/NuExtract-tiny), [3.8B](https://huggingface.co/numind/NuExtract), [7B](https://huggingface.co/numind/NuExtract-large)