roofdancer
commited on
Commit
•
0145e72
1
Parent(s):
3bab238
End of training
Browse files- README.md +12 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value: 35.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,14 +30,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# thesis-bart-finetuned-on-original-wcep-500
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 2.
|
36 |
-
- Rouge1: 35.
|
37 |
-
- Rouge2: 14.
|
38 |
-
- Rougel:
|
39 |
-
- Rougelsum: 28.
|
40 |
-
- Gen Len:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -69,9 +69,9 @@ 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 | 32 | 2.
|
73 |
-
| No log | 2.0 | 64 | 2.
|
74 |
-
| No log | 3.0 | 96 | 2.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: roofdancer/thesis-bart-finetuned
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 35.0169
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# thesis-bart-finetuned-on-original-wcep-500
|
32 |
|
33 |
+
This model is a fine-tuned version of [roofdancer/thesis-bart-finetuned](https://huggingface.co/roofdancer/thesis-bart-finetuned) on the wcep-10 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 2.1217
|
36 |
+
- Rouge1: 35.0169
|
37 |
+
- Rouge2: 14.4075
|
38 |
+
- Rougel: 24.4949
|
39 |
+
- Rougelsum: 28.2941
|
40 |
+
- Gen Len: 71.6902
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
72 |
+
| No log | 1.0 | 32 | 2.1140 | 34.7405 | 14.1273 | 24.143 | 28.0926 | 71.6676 |
|
73 |
+
| No log | 2.0 | 64 | 2.1159 | 35.1873 | 14.5677 | 24.6163 | 28.2788 | 71.5127 |
|
74 |
+
| No log | 3.0 | 96 | 2.1217 | 35.0169 | 14.4075 | 24.4949 | 28.2941 | 71.6902 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 919963552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fcebdb9ab17decb6a80fd5bb48af0d97aba8bc8321bf411a4c2d00702e531c8
|
3 |
size 919963552
|