hftest2242
commited on
Commit
•
031c3b7
1
Parent(s):
ec09b25
End of training
Browse files- README.md +12 -12
- pytorch_model.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
|
@@ -57,8 +57,8 @@ More information needed
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 2e-05
|
60 |
-
- train_batch_size:
|
61 |
-
- eval_batch_size:
|
62 |
- seed: 42
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
@@ -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 |
|
72 |
-
| No log | 2.0 |
|
73 |
-
|
|
74 |
-
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.1993
|
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.3574
|
36 |
+
- Rouge1: 0.1993
|
37 |
+
- Rouge2: 0.1009
|
38 |
+
- Rougel: 0.1702
|
39 |
+
- Rougelsum: 0.1704
|
40 |
- Gen Len: 19.0
|
41 |
|
42 |
## Model description
|
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 2e-05
|
60 |
+
- train_batch_size: 4
|
61 |
+
- eval_batch_size: 4
|
62 |
- seed: 42
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
71 |
+
| No log | 1.0 | 248 | 2.5145 | 0.1394 | 0.0522 | 0.1171 | 0.1172 | 19.0 |
|
72 |
+
| No log | 2.0 | 496 | 2.4057 | 0.1935 | 0.0951 | 0.1642 | 0.1644 | 19.0 |
|
73 |
+
| 2.8828 | 3.0 | 744 | 2.3667 | 0.2004 | 0.1024 | 0.1716 | 0.1717 | 19.0 |
|
74 |
+
| 2.8828 | 4.0 | 992 | 2.3574 | 0.1993 | 0.1009 | 0.1702 | 0.1704 | 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:3605c851bb0fb9b54ea52661a343d0e3d07dc91f480d300085231e53c1182042
|
3 |
size 242071641
|