Commit
·
783f148
1
Parent(s):
916ea30
End of training
Browse files
README.md
CHANGED
@@ -3,26 +3,11 @@ license: apache-2.0
|
|
3 |
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- billsum
|
8 |
metrics:
|
9 |
- rouge
|
10 |
model-index:
|
11 |
- name: my_awesome_billsum_model
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
name: Sequence-to-sequence Language Modeling
|
15 |
-
type: text2text-generation
|
16 |
-
dataset:
|
17 |
-
name: billsum
|
18 |
-
type: billsum
|
19 |
-
config: default
|
20 |
-
split: ca_test
|
21 |
-
args: default
|
22 |
-
metrics:
|
23 |
-
- name: Rouge1
|
24 |
-
type: rouge
|
25 |
-
value: 0.1328
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,14 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# my_awesome_billsum_model
|
32 |
|
33 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Rouge1: 0.
|
37 |
-
- Rouge2: 0.
|
38 |
-
- Rougel: 0.
|
39 |
-
- Rougelsum: 0.
|
40 |
-
- Gen Len:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -69,10 +54,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 |
|
73 |
-
| No log | 2.0 |
|
74 |
-
|
|
75 |
-
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
3 |
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- rouge
|
8 |
model-index:
|
9 |
- name: my_awesome_billsum_model
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# my_awesome_billsum_model
|
17 |
|
18 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.9180
|
21 |
+
- Rouge1: 0.3748
|
22 |
+
- Rouge2: 0.2236
|
23 |
+
- Rougel: 0.3625
|
24 |
+
- Rougelsum: 0.3617
|
25 |
+
- Gen Len: 11.1364
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| No log | 1.0 | 200 | 2.7734 | 0.1861 | 0.065 | 0.1791 | 0.1788 | 13.0063 |
|
58 |
+
| No log | 2.0 | 400 | 2.2328 | 0.3707 | 0.2281 | 0.3577 | 0.3569 | 11.0914 |
|
59 |
+
| 3.4712 | 3.0 | 600 | 1.9912 | 0.3745 | 0.2224 | 0.3616 | 0.3608 | 11.1239 |
|
60 |
+
| 3.4712 | 4.0 | 800 | 1.9180 | 0.3748 | 0.2236 | 0.3625 | 0.3617 | 11.1364 |
|
61 |
|
62 |
|
63 |
### 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:42651e6f86e5c37603a1fa4b91b41d1f51318b0b033517ab25b3bd891fd4caad
|
3 |
size 242041896
|
runs/Nov07_04-35-30_2cc0a6d6ff4a/events.out.tfevents.1699331733.2cc0a6d6ff4a.357.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:769cc2a25a21179f57c1c8fc5632b3aaf0ad81f989e0c2e19cd069ea71ddca13
|
3 |
+
size 7827
|