added the test accuracy
Browse files
README.md
CHANGED
@@ -36,6 +36,8 @@ The following hyperparameters were used during training:
|
|
36 |
| exclude_from_weight_decay | None |
|
37 |
| training_precision | float32 |
|
38 |
|
|
|
|
|
39 |
|
40 |
## Model Plot
|
41 |
|
|
|
36 |
| exclude_from_weight_decay | None |
|
37 |
| training_precision | float32 |
|
38 |
|
39 |
+
## Training Metrics
|
40 |
+
After 10 Epocs, the test accuracy of the model is 83.57%
|
41 |
|
42 |
## Model Plot
|
43 |
|