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