MoGHenry commited on
Commit
031c9c8
·
verified ·
1 Parent(s): db630f1

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -15,6 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
  # cat_dog_classifier_with_small_datasest
16
 
17
  This model was trained from scratch on the imagefolder dataset.
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
15
  # cat_dog_classifier_with_small_datasest
16
 
17
  This model was trained from scratch on the imagefolder dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - eval_loss: 0.2545
20
+ - eval_model_preparation_time: 0.004
21
+ - eval_accuracy: 0.9
22
+ - eval_runtime: 2.5506
23
+ - eval_samples_per_second: 54.89
24
+ - eval_steps_per_second: 7.057
25
+ - step: 0
26
 
27
  ## Model description
28