Commit
·
9a53e00
1
Parent(s):
36d5bc2
Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ language:
|
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
-
The Llama-2-7b Fine-Tuned Summarization Model is a language model fine-tuned for the task of text summarization.
|
14 |
-
It has been fine-tuned on the samsum dataset, which contains a wide variety of
|
15 |
|
16 |
## Model Details
|
17 |
|
|
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
+
The Llama-2-7b Fine-Tuned Summarization Model is a language model fine-tuned for the task of text summarization using QLora.
|
14 |
+
It has been fine-tuned on the samsum dataset, which contains a wide variety of coversation.
|
15 |
|
16 |
## Model Details
|
17 |
|