Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,10 @@ model-index:
|
|
22 |
- name: Rouge1
|
23 |
type: rouge
|
24 |
value: 41.607
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -72,4 +76,4 @@ The following hyperparameters were used during training:
|
|
72 |
- Transformers 4.29.2
|
73 |
- Pytorch 1.13.1+cu117
|
74 |
- Datasets 2.12.0
|
75 |
-
- Tokenizers 0.13.3
|
|
|
22 |
- name: Rouge1
|
23 |
type: rouge
|
24 |
value: 41.607
|
25 |
+
language:
|
26 |
+
- en
|
27 |
+
library_name: transformers
|
28 |
+
pipeline_tag: summarization
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
76 |
- Transformers 4.29.2
|
77 |
- Pytorch 1.13.1+cu117
|
78 |
- Datasets 2.12.0
|
79 |
+
- Tokenizers 0.13.3
|