Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ model-index:
|
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
value: 0.2339
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -102,4 +103,4 @@ The following hyperparameters were used during training:
|
|
102 |
- Transformers 4.38.0.dev0
|
103 |
- Pytorch 2.2.0
|
104 |
- Datasets 2.16.1
|
105 |
-
- Tokenizers 0.15.1
|
|
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
value: 0.2339
|
27 |
+
pipeline_tag: summarization
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
103 |
- Transformers 4.38.0.dev0
|
104 |
- Pytorch 2.2.0
|
105 |
- Datasets 2.16.1
|
106 |
+
- Tokenizers 0.15.1
|