Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,11 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: training_pegasus-x-large
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +65,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.40.2
|
61 |
- Pytorch 2.2.0
|
62 |
- Datasets 2.19.1
|
63 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: training_pegasus-x-large
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- ubaada/booksum-complete-cleaned
|
12 |
+
language:
|
13 |
+
- en
|
14 |
+
pipeline_tag: summarization
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
65 |
- Transformers 4.40.2
|
66 |
- Pytorch 2.2.0
|
67 |
- Datasets 2.19.1
|
68 |
+
- Tokenizers 0.19.1
|