thanhnamitit
commited on
Commit
•
27583e5
1
Parent(s):
e3caa8f
End of training
Browse files- README.md +10 -10
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,11 +32,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the billsum dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 2.
|
36 |
-
- Rouge1: 0.
|
37 |
-
- Rouge2: 0.
|
38 |
-
- Rougel: 0.
|
39 |
-
- Rougelsum: 0.
|
40 |
- Gen Len: 19.0
|
41 |
|
42 |
## Model description
|
@@ -68,10 +68,10 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
71 |
-
| No log | 1.0 | 62 | 2.
|
72 |
-
| No log | 2.0 | 124 | 2.
|
73 |
-
| No log | 3.0 | 186 | 2.
|
74 |
-
| No log | 4.0 | 248 | 2.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.1376
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the billsum dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 2.5545
|
36 |
+
- Rouge1: 0.1376
|
37 |
+
- Rouge2: 0.0498
|
38 |
+
- Rougel: 0.1127
|
39 |
+
- Rougelsum: 0.1122
|
40 |
- Gen Len: 19.0
|
41 |
|
42 |
## Model description
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
71 |
+
| No log | 1.0 | 62 | 2.8464 | 0.1221 | 0.0329 | 0.101 | 0.101 | 19.0 |
|
72 |
+
| No log | 2.0 | 124 | 2.6342 | 0.1311 | 0.0426 | 0.1078 | 0.1076 | 19.0 |
|
73 |
+
| No log | 3.0 | 186 | 2.5714 | 0.1375 | 0.0502 | 0.113 | 0.1127 | 19.0 |
|
74 |
+
| No log | 4.0 | 248 | 2.5545 | 0.1376 | 0.0498 | 0.1127 | 0.1122 | 19.0 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:530a50da825f2f1c0d93e2e3a3211e714745426afc7f2def23c6628a17deb119
|
3 |
+
size 242071641
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8d3dea3ea8ad3bd51b25deb35e6ee77397495e071bc037f69a1232336d6d12
|
3 |
size 4219
|