jayanthspratap commited on
Commit
c02f721
1 Parent(s): 9c83adf

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.7647058823529411
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.6761
35
- - Accuracy: 0.7647
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 | 1.0 | 4 | 0.6965 | 0.2941 |
70
- | No log | 2.0 | 8 | 0.6920 | 0.4706 |
71
- | 0.6857 | 3.0 | 12 | 0.7012 | 0.2941 |
72
- | 0.6857 | 4.0 | 16 | 0.6919 | 0.5882 |
73
- | 0.6896 | 5.0 | 20 | 0.6761 | 0.7647 |
74
- | 0.6896 | 6.0 | 24 | 0.6855 | 0.6471 |
75
- | 0.6896 | 7.0 | 28 | 0.6757 | 0.7059 |
76
- | 0.6936 | 8.0 | 32 | 0.6810 | 0.5294 |
77
- | 0.6936 | 9.0 | 36 | 0.6744 | 0.7059 |
78
- | 0.6827 | 10.0 | 40 | 0.6796 | 0.6471 |
79
 
80
 
81
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.5882352941176471
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.6832
35
+ - Accuracy: 0.5882
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
+ | No log | 1.0 | 4 | 0.6770 | 0.6471 |
70
+ | No log | 2.0 | 8 | 0.6813 | 0.7647 |
71
+ | 0.6847 | 3.0 | 12 | 0.6777 | 0.7059 |
72
+ | 0.6847 | 4.0 | 16 | 0.6819 | 0.7059 |
73
+ | 0.6886 | 5.0 | 20 | 0.6842 | 0.6471 |
74
+ | 0.6886 | 6.0 | 24 | 0.6806 | 0.7059 |
75
+ | 0.6886 | 7.0 | 28 | 0.6765 | 0.7059 |
76
+ | 0.6865 | 8.0 | 32 | 0.6807 | 0.7647 |
77
+ | 0.6865 | 9.0 | 36 | 0.6822 | 0.6471 |
78
+ | 0.6848 | 10.0 | 40 | 0.6832 | 0.5882 |
79
 
80
 
81
  ### Framework versions