harsha163 commited on
Commit
0c3e2d8
1 Parent(s): bb701de

added the test accuracy

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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