End of training
Browse files- README.md +36 -6
- generation_config.json +1 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,11 +1,27 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
- govreport-summarization
|
|
|
|
|
6 |
model-index:
|
7 |
- name: led-large-16384-govreport
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +29,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# led-large-16384-govreport
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -36,15 +58,23 @@ The following hyperparameters were used during training:
|
|
36 |
- train_batch_size: 1
|
37 |
- eval_batch_size: 1
|
38 |
- seed: 42
|
39 |
-
- gradient_accumulation_steps:
|
40 |
-
- total_train_batch_size:
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- num_epochs: 5
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
### Framework versions
|
46 |
|
47 |
- Transformers 4.30.2
|
48 |
-
- Pytorch
|
49 |
-
- Datasets 2.13.
|
50 |
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- govreport-summarization
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
model-index:
|
10 |
- name: led-large-16384-govreport
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Sequence-to-sequence Language Modeling
|
14 |
+
type: text2text-generation
|
15 |
+
dataset:
|
16 |
+
name: govreport-summarization
|
17 |
+
type: govreport-summarization
|
18 |
+
config: document
|
19 |
+
split: validation
|
20 |
+
args: document
|
21 |
+
metrics:
|
22 |
+
- name: Rouge1
|
23 |
+
type: rouge
|
24 |
+
value: 0.5194151586540673
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
# led-large-16384-govreport
|
31 |
|
32 |
+
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the govreport-summarization dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 1.7624
|
35 |
+
- Rouge1: 0.5194
|
36 |
+
- Rouge2: 0.2107
|
37 |
+
- Rougel: 0.2437
|
38 |
+
- Rougelsum: 0.2437
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
58 |
- train_batch_size: 1
|
59 |
- eval_batch_size: 1
|
60 |
- seed: 42
|
61 |
+
- gradient_accumulation_steps: 64
|
62 |
+
- total_train_batch_size: 64
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
- num_epochs: 5
|
66 |
|
67 |
+
### Training results
|
68 |
+
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
70 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
71 |
+
| 1.8152 | 3.65 | 500 | 1.7956 | 0.5095 | 0.2040 | 0.2382 | 0.2381 |
|
72 |
+
| 1.6981 | 3.66 | 1000 | 1.7624 | 0.5194 | 0.2107 | 0.2437 | 0.2437 |
|
73 |
+
|
74 |
+
|
75 |
### Framework versions
|
76 |
|
77 |
- Transformers 4.30.2
|
78 |
+
- Pytorch 1.10.0+cu102
|
79 |
+
- Datasets 2.13.1
|
80 |
- Tokenizers 0.13.3
|
generation_config.json
CHANGED
@@ -8,6 +8,5 @@
|
|
8 |
"min_length": 100,
|
9 |
"no_repeat_ngram_size": 3,
|
10 |
"pad_token_id": 1,
|
11 |
-
"transformers_version": "4.30.2"
|
12 |
-
"use_cache": false
|
13 |
}
|
|
|
8 |
"min_length": 100,
|
9 |
"no_repeat_ngram_size": 3,
|
10 |
"pad_token_id": 1,
|
11 |
+
"transformers_version": "4.30.2"
|
|
|
12 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647678513
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c87bfe49260a0c04737f255f95c67808e168551376db12181fea52d5064079a
|
3 |
size 647678513
|