Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ pipeline_tag: summarization
|
|
| 9 |
|
| 10 |
Lightweight QLoRA adapter trained on the EdinburghNLP/XSum dataset for abstractive news summarization.
|
| 11 |
|
| 12 |
-
The
|
| 13 |
|
| 14 |
Training used the following parameters:
|
| 15 |
r=8,
|
|
|
|
| 9 |
|
| 10 |
Lightweight QLoRA adapter trained on the EdinburghNLP/XSum dataset for abstractive news summarization.
|
| 11 |
|
| 12 |
+
The adapter fine-tunes Mistral-7B-Instruct-v0.3 using ~50k training and 2k validation samples prepared via a summarization prompt.
|
| 13 |
|
| 14 |
Training used the following parameters:
|
| 15 |
r=8,
|