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:
|
| 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 |
-
|
|
| 54 |
-
|
|
| 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: 2.5147
|
| 21 |
+
- Bleu: 0.1571
|
| 22 |
+
- Gen Len: 12.0
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
| 53 |
+
| No log | 1.0 | 3 | 2.6339 | 0.1655 | 12.0 |
|
| 54 |
+
| No log | 2.0 | 6 | 2.5147 | 0.1571 | 12.0 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|