andreaparker
commited on
Commit
•
d1df9c9
1
Parent(s):
00dded1
en
Browse files- README.md +12 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -21,7 +23,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Rouge1
|
23 |
type: rouge
|
24 |
-
value: 47.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,10 +34,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the samsum dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.3772
|
35 |
-
- Rouge1: 47.
|
36 |
-
- Rouge2: 23.
|
37 |
-
- Rougel: 40.
|
38 |
-
- Rougelsum: 43.
|
39 |
- Gen Len: 17.3162
|
40 |
|
41 |
## Model description
|
@@ -67,11 +69,11 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
70 |
-
| 1.4403 | 1.0 | 1842 | 1.3829 | 46.
|
71 |
-
| 1.3534 | 2.0 | 3684 | 1.3732 | 47.
|
72 |
-
| 1.2795 | 3.0 | 5526 | 1.3709 | 46.
|
73 |
-
| 1.2313 | 4.0 | 7368 | 1.3736 | 47.
|
74 |
-
| 1.1934 | 5.0 | 9210 | 1.3772 | 47.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
23 |
metrics:
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
+
value: 47.4798
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the samsum dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.3772
|
37 |
+
- Rouge1: 47.4798
|
38 |
+
- Rouge2: 23.9756
|
39 |
+
- Rougel: 40.0392
|
40 |
+
- Rougelsum: 43.6545
|
41 |
- Gen Len: 17.3162
|
42 |
|
43 |
## Model description
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
72 |
+
| 1.4403 | 1.0 | 1842 | 1.3829 | 46.5346 | 23.1326 | 39.4401 | 42.8272 | 17.0977 |
|
73 |
+
| 1.3534 | 2.0 | 3684 | 1.3732 | 47.0911 | 23.5074 | 39.5951 | 43.2279 | 17.4554 |
|
74 |
+
| 1.2795 | 3.0 | 5526 | 1.3709 | 46.8895 | 23.3243 | 39.5909 | 43.1286 | 17.2027 |
|
75 |
+
| 1.2313 | 4.0 | 7368 | 1.3736 | 47.4946 | 23.7802 | 39.9999 | 43.5903 | 17.2198 |
|
76 |
+
| 1.1934 | 5.0 | 9210 | 1.3772 | 47.4798 | 23.9756 | 40.0392 | 43.6545 | 17.3162 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990408885
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a70e77be9b6270e9ec28accaee7fb761fe6627fbc979d38c205591fd4bb33bfa
|
3 |
size 990408885
|