shujatoor commited on
Commit
38070de
·
verified ·
1 Parent(s): c325e6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -16,11 +16,10 @@ model-index:
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # checkpoint_update
 
 
20
 
21
- This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the generator dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 0.9356
24
 
25
  ## For Inference
26
  ```python
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # phi3nedtuned-ner-json
20
+
21
+ This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the dataset: https://huggingface.co/datasets/shujatoor/ner_instruct-json.
22
 
 
 
 
23
 
24
  ## For Inference
25
  ```python