billsum-model-z
Browse files
README.md
CHANGED
@@ -18,12 +18,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Rouge1: 0.
|
23 |
-
- Rouge2: 0.
|
24 |
-
- Rougel: 0.
|
25 |
-
- Rougelsum: 0.
|
26 |
-
- Gen Len:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -48,14 +48,14 @@ The following hyperparameters were used during training:
|
|
48 |
- seed: 42
|
49 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
50 |
- lr_scheduler_type: linear
|
51 |
-
- num_epochs:
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
58 |
-
| 2.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-t5/t5-base](https://huggingface.co/google-t5/t5-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.9649
|
22 |
+
- Rouge1: 0.473
|
23 |
+
- Rouge2: 0.2725
|
24 |
+
- Rougel: 0.3613
|
25 |
+
- Rougelsum: 0.3612
|
26 |
+
- Gen Len: 129.5922
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
48 |
- seed: 42
|
49 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 2
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
58 |
+
| 2.1743 | 2.0 | 9476 | 1.9649 | 0.473 | 0.2725 | 0.3613 | 0.3612 | 129.5922 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891644712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3dbbe8abcf743a620c7a6792cacdeaad209ba37195a576199c2609118ea5e03
|
3 |
size 891644712
|
runs/Nov20_10-01-46_007a5df1f793/events.out.tfevents.1732096927.007a5df1f793.451.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a427fa3186de1a1cc4a236810590cfd9eef12346df51c82264acca4f9a99d76f
|
3 |
+
size 6148
|
runs/Nov20_10-02-54_007a5df1f793/events.out.tfevents.1732096992.007a5df1f793.451.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb2883f17be00a85367eef9ef5c4eb6b5066bd7a5952536c2254cd43a817a65
|
3 |
+
size 8926
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f840466ed4147c9dfadb0193c95960d2ff3ddbd02e39d6b0f144f79483c74ed0
|
3 |
size 5496
|