RMWeerasinghe
commited on
Commit
•
797d9c3
1
Parent(s):
2078437
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ model-index:
|
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
value: 0.0432
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -87,4 +88,4 @@ The following hyperparameters were used during training:
|
|
87 |
- Transformers 4.37.0
|
88 |
- Pytorch 2.1.2
|
89 |
- Datasets 2.1.0
|
90 |
-
- Tokenizers 0.15.1
|
|
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
value: 0.0432
|
27 |
+
pipeline_tag: summarization
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
88 |
- Transformers 4.37.0
|
89 |
- Pytorch 2.1.2
|
90 |
- Datasets 2.1.0
|
91 |
+
- Tokenizers 0.15.1
|