End of training
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
- 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.142
|
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.5508
|
36 |
+
- Rouge1: 0.142
|
37 |
+
- Rouge2: 0.0511
|
38 |
+
- Rougel: 0.118
|
39 |
+
- Rougelsum: 0.1183
|
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.8448 | 0.1304 | 0.039 | 0.1088 | 0.109 | 19.0 |
|
72 |
+
| No log | 2.0 | 124 | 2.6329 | 0.1361 | 0.0458 | 0.1132 | 0.1134 | 19.0 |
|
73 |
+
| No log | 3.0 | 186 | 2.5676 | 0.1398 | 0.0478 | 0.1166 | 0.1168 | 19.0 |
|
74 |
+
| No log | 4.0 | 248 | 2.5508 | 0.142 | 0.0511 | 0.118 | 0.1183 | 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 242071641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9e9875097788662d799f6928ac95a7b2681ae88350262afae7da23064987372
|
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:5b8b5fa311b217b3685b1114acf13d205b09594ad526b681234fba25762c8d9f
|
3 |
size 4219
|