Training complete
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Accuracy: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
15 |
|
16 |
This model was trained from scratch on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2005
|
19 |
+
- Accuracy: 0.9396
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| 0.1016 | 0.1 | 625 | 0.3016 | 0.9088 |
|
52 |
+
| 1.0704 | 0.2 | 1250 | 0.2594 | 0.9228 |
|
53 |
+
| 0.0021 | 0.3 | 1875 | 0.2657 | 0.9228 |
|
54 |
+
| 0.0004 | 0.4 | 2500 | 0.2476 | 0.9336 |
|
55 |
+
| 0.0142 | 0.5 | 3125 | 0.2266 | 0.9304 |
|
56 |
+
| 0.5042 | 0.6 | 3750 | 0.2394 | 0.936 |
|
57 |
+
| 0.9547 | 0.7 | 4375 | 0.2177 | 0.9404 |
|
58 |
+
| 0.004 | 0.8 | 5000 | 0.2126 | 0.9388 |
|
59 |
+
| 0.0653 | 0.9 | 5625 | 0.2025 | 0.9416 |
|
60 |
+
| 0.5673 | 1.0 | 6250 | 0.2005 | 0.9396 |
|
61 |
|
62 |
|
63 |
### Framework versions
|