End of training
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss:
|
| 20 |
-
- Bertscore F1: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Bertscore F1 |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:------------:|
|
| 51 |
-
|
|
| 52 |
-
|
|
| 53 |
-
|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.4065
|
| 20 |
+
- Bertscore F1: 0.5611
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Bertscore F1 |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:------------:|
|
| 51 |
+
| 2.2103 | 1.0 | 1812 | 1.5514 | 0.5411 |
|
| 52 |
+
| 1.6263 | 2.0 | 3624 | 1.4763 | 0.5597 |
|
| 53 |
+
| 1.5692 | 3.0 | 5436 | 1.4771 | 0.5568 |
|
| 54 |
+
| 1.5387 | 4.0 | 7248 | 1.3831 | 0.5529 |
|
| 55 |
+
| 1.5249 | 5.0 | 9060 | 1.4065 | 0.5611 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|