Model save
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss: 0.
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -45,16 +45,16 @@ The following hyperparameters were used during training:
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
-
| No log | 1.0 | 5 | 0.
|
| 49 |
-
| No log | 2.0 | 10 | 0.
|
| 50 |
-
| No log | 3.0 | 15 | 0.
|
| 51 |
-
| No log | 4.0 | 20 | 0.
|
| 52 |
-
| No log | 5.0 | 25 | 0.
|
| 53 |
-
| No log | 6.0 | 30 | 0.
|
| 54 |
-
| No log | 7.0 | 35 | 0.
|
| 55 |
-
| No log | 8.0 | 40 | 0.
|
| 56 |
-
| No log | 9.0 | 45 | 0.
|
| 57 |
-
| No log | 10.0 | 50 | 0.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 0.0427
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
+
| No log | 1.0 | 5 | 0.0443 |
|
| 49 |
+
| No log | 2.0 | 10 | 0.0443 |
|
| 50 |
+
| No log | 3.0 | 15 | 0.0442 |
|
| 51 |
+
| No log | 4.0 | 20 | 0.0441 |
|
| 52 |
+
| No log | 5.0 | 25 | 0.0439 |
|
| 53 |
+
| No log | 6.0 | 30 | 0.0437 |
|
| 54 |
+
| No log | 7.0 | 35 | 0.0435 |
|
| 55 |
+
| No log | 8.0 | 40 | 0.0433 |
|
| 56 |
+
| No log | 9.0 | 45 | 0.0430 |
|
| 57 |
+
| No log | 10.0 | 50 | 0.0427 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|