Commit
·
ed44084
1
Parent(s):
9832afe
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
metrics:
|
9 |
- rouge
|
10 |
model-index:
|
11 |
-
- name: mt5-small-finetuned-
|
12 |
results: []
|
13 |
language:
|
14 |
- en
|
@@ -20,9 +20,9 @@ datasets:
|
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
-
# mt5-small-finetuned-
|
24 |
|
25 |
-
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 1.5399
|
28 |
- Rouge1: 54.613
|
|
|
8 |
metrics:
|
9 |
- rouge
|
10 |
model-index:
|
11 |
+
- name: mt5-small-finetuned-inshorts-news-summary
|
12 |
results: []
|
13 |
language:
|
14 |
- en
|
|
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
21 |
should probably proofread and complete it, then remove this comment. -->
|
22 |
|
23 |
+
# mt5-small-finetuned-inshorts-news-summary
|
24 |
|
25 |
+
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the inshorts-news-summary dataset [https://huggingface.co/datasets/sandeep16064/news_summary].
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 1.5399
|
28 |
- Rouge1: 54.613
|