SanketJadhav commited on
Commit
1f6eb98
1 Parent(s): 3f61a38

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.9624402458456636
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: 0.1446
35
- - Accuracy: 0.9624
36
 
37
  ## Model description
38
 
@@ -66,11 +66,11 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | 1.9386 | 1.0 | 549 | 1.5218 | 0.7653 |
70
- | 0.5662 | 2.0 | 1098 | 0.3325 | 0.9288 |
71
- | 0.4104 | 3.0 | 1647 | 0.1853 | 0.9561 |
72
- | 0.3551 | 4.0 | 2197 | 0.1494 | 0.9623 |
73
- | 0.3174 | 5.0 | 2745 | 0.1446 | 0.9624 |
74
 
75
 
76
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.9639198725244708
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.1391
35
+ - Accuracy: 0.9639
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | 0.2976 | 1.0 | 549 | 0.1450 | 0.9636 |
70
+ | 0.3388 | 2.0 | 1098 | 0.1382 | 0.9641 |
71
+ | 0.361 | 3.0 | 1647 | 0.1432 | 0.9632 |
72
+ | 0.3163 | 4.0 | 2197 | 0.1412 | 0.9640 |
73
+ | 0.3103 | 5.0 | 2745 | 0.1391 | 0.9639 |
74
 
75
 
76
  ### Framework versions