LearnWaterFlow commited on
Commit
c708a73
·
verified ·
1 Parent(s): ef050df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ metrics:
22
 
23
  # SVHN-V1-ResNet
24
 
25
- SVHN-V1-ResNet is a 21M parameter ResNet model trained on the SVHN dataset. Empirically, this method achieves a train loss of 98.90% and a test loss of 97.81%. SVHN-V1-ResNet shows strong performance across multiple other metrics.
26
 
27
  ## Evaluation
28
 
 
22
 
23
  # SVHN-V1-ResNet
24
 
25
+ SVHN-V1-ResNet is a 21M parameter ResNet model trained on the SVHN dataset. Empirically, this method achieves a train accuracy of 98.90% and a test accuracy of 97.81%. SVHN-V1-ResNet shows strong performance across multiple other metrics.
26
 
27
  ## Evaluation
28