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