Prikshit7766
commited on
Commit
•
0f65ca6
1
Parent(s):
fffea05
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ model-index:
|
|
8 |
results: []
|
9 |
datasets:
|
10 |
- samsum
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# t5-small-samsum
|
17 |
|
18 |
-
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.6507
|
21 |
|
|
|
8 |
results: []
|
9 |
datasets:
|
10 |
- samsum
|
11 |
+
pipeline_tag: summarization
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
16 |
|
17 |
# t5-small-samsum
|
18 |
|
19 |
+
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on an samsum dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 1.6507
|
22 |
|