update model card README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
10 |
-
- name: flan-t5-
|
11 |
results:
|
12 |
- task:
|
13 |
name: Sequence-to-sequence Language Modeling
|
@@ -27,7 +27,7 @@ model-index:
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
-
# flan-t5-
|
31 |
|
32 |
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the cnn_dailymail dataset.
|
33 |
It achieves the following results on the evaluation set:
|
|
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
10 |
+
- name: flan-t5-xl-deepspeed-zero3-summary
|
11 |
results:
|
12 |
- task:
|
13 |
name: Sequence-to-sequence Language Modeling
|
|
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# flan-t5-xl-deepspeed-zero3-summary
|
31 |
|
32 |
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the cnn_dailymail dataset.
|
33 |
It achieves the following results on the evaluation set:
|