TusharsinghBaghel
commited on
Commit
•
fdc1ae6
1
Parent(s):
0cb1129
End of training
Browse files
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
|
@@ -69,10 +69,10 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
72 |
-
| No log | 1.0 | 62 | 2.
|
73 |
-
| No log | 2.0 | 124 | 2.
|
74 |
-
| No log | 3.0 | 186 | 2.
|
75 |
-
| No log | 4.0 | 248 | 2.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.1422
|
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.5173
|
36 |
+
- Rouge1: 0.1422
|
37 |
+
- Rouge2: 0.0516
|
38 |
+
- Rougel: 0.1174
|
39 |
+
- Rougelsum: 0.1175
|
40 |
- Gen Len: 19.0
|
41 |
|
42 |
## Model description
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
72 |
+
| No log | 1.0 | 62 | 2.8088 | 0.1242 | 0.034 | 0.1027 | 0.1028 | 19.0 |
|
73 |
+
| No log | 2.0 | 124 | 2.6031 | 0.1335 | 0.0437 | 0.1112 | 0.1113 | 19.0 |
|
74 |
+
| No log | 3.0 | 186 | 2.5356 | 0.1394 | 0.0487 | 0.115 | 0.1149 | 19.0 |
|
75 |
+
| No log | 4.0 | 248 | 2.5173 | 0.1422 | 0.0516 | 0.1174 | 0.1175 | 19.0 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06fbcba4d407d2a1611da4c119cf2a19fa734b70466b09604640c4a6fb84f2ad
|
3 |
size 242041896
|
runs/Dec04_06-14-51_ec138d39eaff/events.out.tfevents.1701670497.ec138d39eaff.2007.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4978c0b96fbae16e4fd9f10cc0fe733a5c5828afeb5ab8d0edac0b1af17e5d0
|
3 |
+
size 7656
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65c939f53e522b9ac6357d2414ce450c08f59a56b99c8c6ef411f5335788c4d8
|
3 |
size 4728
|