add dataset details
#1
by
pszemraj
- opened
README.md
CHANGED
@@ -2,11 +2,19 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- rouge
|
7 |
model-index:
|
8 |
- name: long-t5-base-govreport
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,7 +41,7 @@ More information needed
|
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
36 |
-
|
37 |
|
38 |
## Training procedure
|
39 |
|
@@ -96,4 +104,4 @@ The following hyperparameters were used during training:
|
|
96 |
- Transformers 4.25.0.dev0
|
97 |
- Pytorch 1.13.0+cu117
|
98 |
- Datasets 2.7.0
|
99 |
-
- Tokenizers 0.13.2
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- gov report
|
6 |
+
- long document
|
7 |
metrics:
|
8 |
- rouge
|
9 |
model-index:
|
10 |
- name: long-t5-base-govreport
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- pszemraj/govreport-summarization-8192
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
library_name: transformers
|
17 |
+
pipeline_tag: summarization
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
41 |
|
42 |
## Training and evaluation data
|
43 |
|
44 |
+
Refer to the [pszemraj/govreport-summarization-8192](https://huggingface.co/datasets/pszemraj/govreport-summarization-8192) dataset.
|
45 |
|
46 |
## Training procedure
|
47 |
|
|
|
104 |
- Transformers 4.25.0.dev0
|
105 |
- Pytorch 1.13.0+cu117
|
106 |
- Datasets 2.7.0
|
107 |
+
- Tokenizers 0.13.2
|