Update README.md
Browse files
README.md
CHANGED
@@ -9,14 +9,14 @@ datasets:
|
|
9 |
- scitldr
|
10 |
base_model: microsoft/phi-1_5
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
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 |
-
#
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the scitldr dataset.
|
22 |
It achieves the following results on the evaluation set:
|
|
|
9 |
- scitldr
|
10 |
base_model: microsoft/phi-1_5
|
11 |
model-index:
|
12 |
+
- name: Phi-1.5-Summarization-LoRA
|
13 |
results: []
|
14 |
---
|
15 |
|
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 |
+
# Phi-1.5 Summarization (LoRA)
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/phi-1_5](https://huggingface.co/microsoft/phi-1_5) on the scitldr dataset.
|
22 |
It achieves the following results on the evaluation set:
|