Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ model-index:
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 0.4709
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -176,4 +177,4 @@ The following hyperparameters were used during training:
|
|
176 |
- Transformers 4.39.0
|
177 |
- Pytorch 2.2.1+cu121
|
178 |
- Datasets 2.18.0
|
179 |
-
- Tokenizers 0.15.2
|
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 0.4709
|
26 |
+
pipeline_tag: summarization
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
177 |
- Transformers 4.39.0
|
178 |
- Pytorch 2.2.1+cu121
|
179 |
- Datasets 2.18.0
|
180 |
+
- Tokenizers 0.15.2
|