Woleek commited on
Commit
53564db
1 Parent(s): 15e434f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9988452655889145
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [google/mobilenet_v2_0.75_160](https://huggingface.co/google/mobilenet_v2_0.75_160) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.0030
37
- - Accuracy: 0.9988
38
 
39
  ## Model description
40
 
@@ -65,14 +65,14 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.1021 | 0.6 | 200 | 0.0679 | 0.9734 |
69
- | 0.0199 | 1.19 | 400 | 0.0184 | 0.9919 |
70
- | 0.0723 | 1.79 | 600 | 0.6625 | 0.7852 |
71
- | 0.0247 | 2.38 | 800 | 0.0030 | 0.9988 |
72
- | 0.0273 | 2.98 | 1000 | 0.0254 | 0.9885 |
73
- | 0.012 | 3.57 | 1200 | 0.0177 | 0.9965 |
74
- | 0.0142 | 4.17 | 1400 | 0.0282 | 0.9908 |
75
- | 0.009 | 4.76 | 1600 | 0.0189 | 0.9977 |
76
 
77
 
78
  ### Framework versions
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9965357967667436
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [google/mobilenet_v2_0.75_160](https://huggingface.co/google/mobilenet_v2_0.75_160) on the imagefolder dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.0117
37
+ - Accuracy: 0.9965
38
 
39
  ## Model description
40
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.0899 | 0.6 | 200 | 0.0934 | 0.9711 |
69
+ | 0.026 | 1.19 | 400 | 0.0225 | 0.9942 |
70
+ | 0.0689 | 1.79 | 600 | 1.5236 | 0.7032 |
71
+ | 0.0193 | 2.38 | 800 | 0.0117 | 0.9965 |
72
+ | 0.028 | 2.98 | 1000 | 0.0186 | 0.9919 |
73
+ | 0.0159 | 3.57 | 1200 | 0.0150 | 0.9954 |
74
+ | 0.0194 | 4.17 | 1400 | 0.0369 | 0.9919 |
75
+ | 0.0081 | 4.76 | 1600 | 0.0471 | 0.9850 |
76
 
77
 
78
  ### Framework versions