End of training
Browse files- README.md +10 -10
- training_args.bin +1 -1
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
|
@@ -33,11 +33,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
This model is a fine-tuned version of [gsarti/it5-small](https://huggingface.co/gsarti/it5-small) on the geopolitica dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: nan
|
36 |
-
- Rouge1: 0.
|
37 |
-
- Rouge2: 0.
|
38 |
-
- Rougel: 0.
|
39 |
-
- Rougelsum: 0.
|
40 |
-
- Gen Len:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -68,10 +68,10 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
71 |
-
| No log | 1.0 |
|
72 |
-
| No log | 2.0 |
|
73 |
-
| No log | 3.0 |
|
74 |
-
| No log | 4.0 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.1409
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
This model is a fine-tuned version of [gsarti/it5-small](https://huggingface.co/gsarti/it5-small) on the geopolitica dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: nan
|
36 |
+
- Rouge1: 0.1409
|
37 |
+
- Rouge2: 0.0203
|
38 |
+
- Rougel: 0.1247
|
39 |
+
- Rougelsum: 0.125
|
40 |
+
- Gen Len: 18.781
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
71 |
+
| No log | 1.0 | 53 | nan | 0.1409 | 0.0203 | 0.1247 | 0.125 | 18.781 |
|
72 |
+
| No log | 2.0 | 106 | nan | 0.1409 | 0.0203 | 0.1247 | 0.125 | 18.781 |
|
73 |
+
| No log | 3.0 | 159 | nan | 0.1409 | 0.0203 | 0.1247 | 0.125 | 18.781 |
|
74 |
+
| No log | 4.0 | 212 | nan | 0.1409 | 0.0203 | 0.1247 | 0.125 | 18.781 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e44012d20395f0b421d4f597c3a9f85677268b36cbe15211e26144e1829fabf0
|
3 |
size 4219
|