Text Generation
Transformers
Safetensors
phi-msft
custom_code
Inference Endpoints
rhysjones commited on
Commit
66af1ab
1 Parent(s): b77cc20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -16,7 +16,11 @@ datasets:
16
 
17
  A two-step finetune of Phi-2, with a bit of zest.
18
 
19
- First using a collection of broad training data:
 
 
 
 
20
 
21
  - [Open-Orca/SlimOrca-Dedup](https://huggingface.co/datasets/Open-Orca/SlimOrca-Dedup)
22
  - [migtissera/Synthia-v1.3](https://huggingface.co/datasets/migtissera/Synthia-v1.3)
 
16
 
17
  A two-step finetune of Phi-2, with a bit of zest.
18
 
19
+ There is an updated model at [rhysjones/phi-2-orange-v2](https://huggingface.co/rhysjones/phi-2-orange-v2) which has higher evals, if you wish to test.
20
+
21
+ # Training details
22
+
23
+ A first finetune using a collection of broad training data:
24
 
25
  - [Open-Orca/SlimOrca-Dedup](https://huggingface.co/datasets/Open-Orca/SlimOrca-Dedup)
26
  - [migtissera/Synthia-v1.3](https://huggingface.co/datasets/migtissera/Synthia-v1.3)