thaonguyen274 commited on
Commit
6863dd3
·
1 Parent(s): 9f56342

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.5026722090261283
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.5983
35
- - Accuracy: 0.5027
36
 
37
  ## Model description
38
 
@@ -66,16 +66,16 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | No log | 0.89 | 6 | 1.7745 | 0.2838 |
70
- | 1.9066 | 1.89 | 12 | 1.7447 | 0.3895 |
71
- | 1.9066 | 2.89 | 18 | 1.7216 | 0.4154 |
72
- | 1.9875 | 3.89 | 24 | 1.6914 | 0.4311 |
73
- | 1.8094 | 4.89 | 30 | 1.6659 | 0.4629 |
74
- | 1.8094 | 5.89 | 36 | 1.6485 | 0.4852 |
75
- | 1.8906 | 6.89 | 42 | 1.6278 | 0.4869 |
76
- | 1.8906 | 7.89 | 48 | 1.6098 | 0.5021 |
77
- | 1.8516 | 8.89 | 54 | 1.6131 | 0.5175 |
78
- | 1.718 | 9.89 | 60 | 1.5983 | 0.5027 |
79
 
80
 
81
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8239812959251837
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.9095
35
+ - Accuracy: 0.8240
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 1.78 | 0.96 | 17 | 1.7432 | 0.4321 |
70
+ | 1.7105 | 1.96 | 34 | 1.6596 | 0.6307 |
71
+ | 1.6045 | 2.96 | 51 | 1.5369 | 0.6758 |
72
+ | 1.6526 | 3.96 | 68 | 1.4111 | 0.7139 |
73
+ | 1.4018 | 4.96 | 85 | 1.2686 | 0.7602 |
74
+ | 1.2812 | 5.96 | 102 | 1.1433 | 0.7714 |
75
+ | 1.3282 | 6.96 | 119 | 1.0643 | 0.7910 |
76
+ | 1.1246 | 7.96 | 136 | 0.9794 | 0.8133 |
77
+ | 1.0731 | 8.96 | 153 | 0.9279 | 0.8087 |
78
+ | 1.0531 | 9.96 | 170 | 0.9095 | 0.8240 |
79
 
80
 
81
  ### Framework versions