Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ datasets:
|
|
8 |
model-index:
|
9 |
- name: pegasus-finetuned-samsum
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +63,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.50.3
|
61 |
- Pytorch 2.6.0+cu124
|
62 |
- Datasets 3.5.0
|
63 |
-
- Tokenizers 0.21.1
|
|
|
8 |
model-index:
|
9 |
- name: pegasus-finetuned-samsum
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: summarization
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Transformers 4.50.3
|
64 |
- Pytorch 2.6.0+cu124
|
65 |
- Datasets 3.5.0
|
66 |
+
- Tokenizers 0.21.1
|