Update README.md
#1
by
sudoLife
- opened
README.md
CHANGED
@@ -6,6 +6,12 @@ datasets:
|
|
6 |
model-index:
|
7 |
- name: tst-summarization
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,4 +51,4 @@ The following hyperparameters were used during training:
|
|
45 |
- Transformers 4.28.0
|
46 |
- Pytorch 1.13.1+cu117
|
47 |
- Datasets 2.12.0
|
48 |
-
- Tokenizers 0.13.3
|
|
|
6 |
model-index:
|
7 |
- name: tst-summarization
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
metrics:
|
12 |
+
- rouge
|
13 |
+
library_name: transformers
|
14 |
+
pipeline_tag: summarization
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
51 |
- Transformers 4.28.0
|
52 |
- Pytorch 1.13.1+cu117
|
53 |
- Datasets 2.12.0
|
54 |
+
- Tokenizers 0.13.3
|