Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ datasets:
|
|
7 |
model-index:
|
8 |
- name: pegasus-samsum
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -53,4 +57,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.35.0
|
54 |
- Pytorch 2.0.1+cu117
|
55 |
- Datasets 2.13.1
|
56 |
-
- Tokenizers 0.14.1
|
|
|
7 |
model-index:
|
8 |
- name: pegasus-samsum
|
9 |
results: []
|
10 |
+
pipeline_tag: text2text-generation
|
11 |
+
widget:
|
12 |
+
- text: "Amanda: I baked cookies. Do you want some? Jerry: Sure! Amanda: I'll bring you tomorrow :-)"
|
13 |
+
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
- Transformers 4.35.0
|
58 |
- Pytorch 2.0.1+cu117
|
59 |
- Datasets 2.13.1
|
60 |
+
- Tokenizers 0.14.1
|