Training complete
Browse files
README.md
CHANGED
|
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model was trained from scratch on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Bleu:
|
| 22 |
-
- Gen Len:
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 53 |
-
| No log | 1.0 | 440 | 0.
|
| 54 |
-
| 0.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model was trained from scratch on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.0164
|
| 21 |
+
- Bleu: 98.0177
|
| 22 |
+
- Gen Len: 18.9479
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
| 53 |
+
| No log | 1.0 | 440 | 0.0256 | 91.6073 | 18.7812 |
|
| 54 |
+
| 0.0383 | 2.0 | 880 | 0.0164 | 98.0177 | 18.9479 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|