updated model
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ A two-step finetune of Phi-2, with a bit more zest.
|
|
19 |
This is an improved version of the original [Phi-2-Orange](https://huggingface.co/rhysjones/phi-2-orange) that
|
20 |
uses an updated training process on the same datasets.
|
21 |
|
22 |
-
It also uses the latest updated model from Microsoft's [Phi-2](microsoft/phi-2), making it directly usable
|
23 |
within Hugging Face's Transformers library (without the need for trust remote code).
|
24 |
|
25 |
# Prompt Format
|
|
|
19 |
This is an improved version of the original [Phi-2-Orange](https://huggingface.co/rhysjones/phi-2-orange) that
|
20 |
uses an updated training process on the same datasets.
|
21 |
|
22 |
+
It also uses the latest updated model from Microsoft's [Phi-2](https://huggingface.co/microsoft/phi-2), making it directly usable
|
23 |
within Hugging Face's Transformers library (without the need for trust remote code).
|
24 |
|
25 |
# Prompt Format
|