Update README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,14 @@ license: apache-2.0
|
|
3 |
base_model: google/long-t5-tglobal-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
-
model-index:
|
9 |
-
- name: long-t5-tglobal-base-synthsumm-16384-v2
|
10 |
-
results: []
|
11 |
datasets:
|
12 |
- pszemraj/synthsumm
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
base_model: google/long-t5-tglobal-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- synthsumm
|
7 |
metrics:
|
8 |
- rouge
|
|
|
|
|
|
|
9 |
datasets:
|
10 |
- pszemraj/synthsumm
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
pipeline_tag: summarization
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|