End of training
Browse files- README.md +40 -1
- generation_config.json +1 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -4,9 +4,24 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- cnn_dailymail
|
|
|
|
|
7 |
model-index:
|
8 |
- name: led-large-16384-cnn_dailymail
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,6 +30,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# led-large-16384-cnn_dailymail
|
16 |
|
17 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the cnn_dailymail dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -43,6 +64,24 @@ The following hyperparameters were used during training:
|
|
43 |
- lr_scheduler_type: linear
|
44 |
- num_epochs: 5
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
### Framework versions
|
47 |
|
48 |
- Transformers 4.30.2
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- cnn_dailymail
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
model-index:
|
10 |
- name: led-large-16384-cnn_dailymail
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Sequence-to-sequence Language Modeling
|
14 |
+
type: text2text-generation
|
15 |
+
dataset:
|
16 |
+
name: cnn_dailymail
|
17 |
+
type: cnn_dailymail
|
18 |
+
config: 3.0.0
|
19 |
+
split: test
|
20 |
+
args: 3.0.0
|
21 |
+
metrics:
|
22 |
+
- name: Rouge1
|
23 |
+
type: rouge
|
24 |
+
value: 0.3724824193877514
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
# led-large-16384-cnn_dailymail
|
31 |
|
32 |
This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the cnn_dailymail dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 1.9320
|
35 |
+
- Rouge1: 0.3725
|
36 |
+
- Rouge2: 0.1570
|
37 |
+
- Rougel: 0.2429
|
38 |
+
- Rougelsum: 0.3515
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
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.9531 | 0.4 | 500 | 1.8639 | 0.3485 | 0.1441 | 0.2275 | 0.3288 |
|
72 |
+
| 1.9563 | 0.8 | 1000 | 1.8260 | 0.3538 | 0.1482 | 0.2315 | 0.3343 |
|
73 |
+
| 1.7176 | 1.2 | 1500 | 1.8208 | 0.3628 | 0.1527 | 0.2383 | 0.3433 |
|
74 |
+
| 1.7197 | 1.6 | 2000 | 1.8162 | 0.3696 | 0.1602 | 0.2434 | 0.3486 |
|
75 |
+
| 1.8086 | 2.0 | 2500 | 1.7924 | 0.3558 | 0.1533 | 0.2334 | 0.3361 |
|
76 |
+
| 1.2448 | 2.4 | 3000 | 1.8510 | 0.3703 | 0.1591 | 0.2447 | 0.3483 |
|
77 |
+
| 1.3574 | 2.8 | 3500 | 1.8277 | 0.3741 | 0.1593 | 0.2422 | 0.3540 |
|
78 |
+
| 1.0966 | 3.2 | 4000 | 1.8924 | 0.3682 | 0.1576 | 0.2424 | 0.3479 |
|
79 |
+
| 0.9938 | 3.6 | 4500 | 1.8957 | 0.3723 | 0.1599 | 0.2451 | 0.3511 |
|
80 |
+
| 1.0735 | 4.0 | 5000 | 1.8772 | 0.3653 | 0.1557 | 0.2399 | 0.3454 |
|
81 |
+
| 0.9106 | 4.4 | 5500 | 1.9401 | 0.3720 | 0.1585 | 0.2436 | 0.3504 |
|
82 |
+
| 1.015 | 4.8 | 6000 | 1.9320 | 0.3725 | 0.1570 | 0.2429 | 0.3515 |
|
83 |
+
|
84 |
+
|
85 |
### Framework versions
|
86 |
|
87 |
- Transformers 4.30.2
|
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 647680813
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6edc4670ad32c8860fad7714a846e58bf71716b59c3722835cc4d6839af6aad8
|
3 |
size 647680813
|