Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ datasets:
|
|
14 |
|
15 |
# phi2-samsum
|
16 |
|
17 |
-
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 2.2606
|
20 |
|
|
|
14 |
|
15 |
# phi2-samsum
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the [samsum dataset](https://huggingface.co/datasets/samsum).
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 2.2606
|
20 |
|