Update README.md
Browse files
README.md
CHANGED
@@ -12,12 +12,20 @@ model-index:
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
|
|
15 |
# pegasus-samsum
|
16 |
|
17 |
This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.4833
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
## Model description
|
22 |
|
23 |
More information needed
|
|
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
|
16 |
# pegasus-samsum
|
17 |
|
18 |
This model is a fine-tuned version of [google/pegasus-cnn_dailymail](https://huggingface.co/google/pegasus-cnn_dailymail) on the samsum dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.4833
|
21 |
|
22 |
+
## Authors
|
23 |
+
|
24 |
+
- Author 1: Affiliation, Contact Information (e.g., email, LinkedIn, Twitter)
|
25 |
+
- Author 2: Affiliation, Contact Information
|
26 |
+
- Author 3: Affiliation, Contact Information
|
27 |
+
|
28 |
+
|
29 |
## Model description
|
30 |
|
31 |
More information needed
|