Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ model-index:
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 27.0616
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -81,4 +82,4 @@ The following hyperparameters were used during training:
|
|
81 |
- Transformers 4.40.1
|
82 |
- Pytorch 1.13.1+cu117
|
83 |
- Datasets 2.19.0
|
84 |
-
- Tokenizers 0.19.1
|
|
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
value: 27.0616
|
26 |
+
pipeline_tag: summarization
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
82 |
- Transformers 4.40.1
|
83 |
- Pytorch 1.13.1+cu117
|
84 |
- Datasets 2.19.0
|
85 |
+
- Tokenizers 0.19.1
|