Commit ·
aa585e8
1
Parent(s): a9b3ee4
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,16 @@
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
model-index:
|
| 5 |
-
- name:
|
| 6 |
results: []
|
| 7 |
license: other
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 11 |
should probably proofread and complete it, then remove this comment. -->
|
| 12 |
|
| 13 |
-
#
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [google/pegasus-multi_news](https://huggingface.co/google/pegasus-multi_news) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
|
@@ -58,4 +59,4 @@ The following hyperparameters were used during training:
|
|
| 58 |
- Transformers 4.18.0
|
| 59 |
- Pytorch 1.11.0
|
| 60 |
- Datasets 2.1.0
|
| 61 |
-
- Tokenizers 0.12.1
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
model-index:
|
| 5 |
+
- name: xsum_headline_generator_depreciated
|
| 6 |
results: []
|
| 7 |
license: other
|
| 8 |
+
pipeline_tag: summarization
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
# xsum_headline_generator_depreciated
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [google/pegasus-multi_news](https://huggingface.co/google/pegasus-multi_news) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
|
|
|
| 59 |
- Transformers 4.18.0
|
| 60 |
- Pytorch 1.11.0
|
| 61 |
- Datasets 2.1.0
|
| 62 |
+
- Tokenizers 0.12.1
|