MuntasirHossain
commited on
Commit
•
d6b3384
1
Parent(s):
78610c8
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
flan-t5-large-samsum-qlora is an LLM model adapter and a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the
|
15 |
[samsum](https://huggingface.co/datasets/samsum) dataset containing dialoges. Parameter-efficient fine-tuning with QLoRA was employed to fine-tune the base model.
|
16 |
The model is intended for generative summarization tasks and achieved the following scores on the test dataset:
|
17 |
-
-
|
18 |
- Rouge2: 23.513032%
|
19 |
- RougeL: 39.960812%
|
20 |
- RougeLsum: 39.968438%
|
|
|
14 |
flan-t5-large-samsum-qlora is an LLM model adapter and a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the
|
15 |
[samsum](https://huggingface.co/datasets/samsum) dataset containing dialoges. Parameter-efficient fine-tuning with QLoRA was employed to fine-tune the base model.
|
16 |
The model is intended for generative summarization tasks and achieved the following scores on the test dataset:
|
17 |
+
- Rougue1: 49.249596%
|
18 |
- Rouge2: 23.513032%
|
19 |
- RougeL: 39.960812%
|
20 |
- RougeLsum: 39.968438%
|