santiviquez
commited on
Commit
•
c94de5d
1
Parent(s):
44d6e1c
End of training
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
-
| No log | 1.0 |
|
56 |
-
| No log | 2.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.1336
|
21 |
+
- Rouge1: 0.1035
|
22 |
+
- Rouge2: 0.0172
|
23 |
+
- Rougel: 0.0818
|
24 |
+
- Rougelsum: 0.0914
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
55 |
+
| No log | 1.0 | 100 | 1.1444 | 0.0964 | 0.0188 | 0.0763 | 0.0842 |
|
56 |
+
| No log | 2.0 | 200 | 1.1336 | 0.1035 | 0.0172 | 0.0818 | 0.0914 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307867048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db11605f2ae1ed87537e9402c0bae112de048e93d367fadd2b3d106151525dd8
|
3 |
size 307867048
|
runs/Jun12_22-17-50_829a3b631746/events.out.tfevents.1718230671.829a3b631746.3128.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e17d5e477d068f7652a2c4917d4cb32b452362d95d35327e038afc33dcec6849
|
3 |
+
size 7183
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e75fd62379ef607febf77e8167f50b514d02125244bd239c186c3d24bacb5388
|
3 |
size 5240
|