End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ 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 the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 94.
|
22 |
-
- Gen Len: 7.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,6 +48,18 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0415
|
21 |
+
- F1: 94.7024
|
22 |
+
- Gen Len: 7.5583
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 | Gen Len |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
53 |
+
| 0.0469 | 1.0 | 1466 | 0.0261 | 91.8196 | 7.5107 |
|
54 |
+
| 0.0247 | 2.0 | 2932 | 0.0230 | 93.6082 | 7.5334 |
|
55 |
+
| 0.018 | 3.0 | 4398 | 0.0208 | 93.6748 | 7.5418 |
|
56 |
+
| 0.0128 | 4.0 | 5864 | 0.0220 | 94.0879 | 7.5522 |
|
57 |
+
| 0.0091 | 5.0 | 7330 | 0.0274 | 94.2632 | 7.5656 |
|
58 |
+
| 0.0066 | 6.0 | 8796 | 0.0280 | 94.2282 | 7.5629 |
|
59 |
+
| 0.0049 | 7.0 | 10262 | 0.0345 | 94.6363 | 7.5491 |
|
60 |
+
| 0.0033 | 8.0 | 11728 | 0.0399 | 94.5434 | 7.5606 |
|
61 |
+
| 0.0029 | 9.0 | 13194 | 0.0412 | 94.6728 | 7.5510 |
|
62 |
+
| 0.0021 | 10.0 | 14660 | 0.0415 | 94.7024 | 7.5583 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
logs/events.out.tfevents.1734368571.e91f02358282.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7b6be467652f17e8d48aebf210818effc61025da4c262e2d1c14929afed2738
|
3 |
+
size 456
|