getallineedeasily
commited on
billsum-model-4
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: 2.
|
22 |
-
- Rouge1: 0.
|
23 |
-
- Rouge2: 0.
|
24 |
-
- Rougel: 0.
|
25 |
-
- Rougelsum: 0.
|
26 |
-
- Gen Len:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
58 |
-
| No log | 1.0 | 248 | 2.
|
59 |
-
| No log | 2.0 | 496 | 2.
|
60 |
-
| 3.
|
61 |
-
| 3.
|
62 |
|
63 |
|
64 |
### 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: 2.2894
|
22 |
+
- Rouge1: 0.4161
|
23 |
+
- Rouge2: 0.1838
|
24 |
+
- Rougel: 0.2786
|
25 |
+
- Rougelsum: 0.2791
|
26 |
+
- Gen Len: 149.0
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:--------:|
|
58 |
+
| No log | 1.0 | 248 | 2.4737 | 0.3984 | 0.1645 | 0.261 | 0.2607 | 144.9718 |
|
59 |
+
| No log | 2.0 | 496 | 2.3435 | 0.4126 | 0.1783 | 0.2762 | 0.2764 | 148.754 |
|
60 |
+
| 3.4184 | 3.0 | 744 | 2.3004 | 0.4162 | 0.1814 | 0.2765 | 0.2767 | 149.0 |
|
61 |
+
| 3.4184 | 4.0 | 992 | 2.2894 | 0.4161 | 0.1838 | 0.2786 | 0.2791 | 149.0 |
|
62 |
|
63 |
|
64 |
### 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:89edd2b4459bc3bfe1d93c032597f50afb4184d467cfea3bf9aeda1696436ce2
|
3 |
size 891644712
|
runs/Nov18_11-24-18_ca01e0c17d4f/events.out.tfevents.1731929059.ca01e0c17d4f.1058.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0d176b42ade74c3912edfdac95575b51cc9086fc6c298248efc3ee7514adcce
|
3 |
+
size 8818
|
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:cbc14a4c0f9deb5c997e7e9bdabe12f4bfc86ce845a257715aa2ad229c7fd820
|
3 |
size 5496
|