NiharGupte commited on
Commit
aefe6b5
1 Parent(s): 6da397b

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -24
  2. model.safetensors +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0012
36
- - Accuracy: 1.0
37
 
38
  ## Model description
39
 
@@ -59,32 +59,17 @@ The following hyperparameters were used during training:
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
  - lr_scheduler_warmup_ratio: 0.1
62
- - num_epochs: 20
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.7142 | 1.0 | 47 | 0.6418 | 0.6101 |
69
- | 0.3351 | 2.0 | 94 | 0.2597 | 0.8947 |
70
- | 0.2574 | 3.0 | 141 | 0.1046 | 0.9780 |
71
- | 0.1479 | 4.0 | 188 | 0.0616 | 0.9874 |
72
- | 0.1284 | 5.0 | 235 | 0.0232 | 0.9953 |
73
- | 0.077 | 6.0 | 282 | 0.0150 | 0.9953 |
74
- | 0.103 | 7.0 | 329 | 0.0105 | 0.9984 |
75
- | 0.0922 | 8.0 | 376 | 0.0094 | 0.9984 |
76
- | 0.08 | 9.0 | 423 | 0.0056 | 1.0 |
77
- | 0.0492 | 10.0 | 470 | 0.0045 | 1.0 |
78
- | 0.0574 | 11.0 | 517 | 0.0043 | 1.0 |
79
- | 0.0382 | 12.0 | 564 | 0.0023 | 1.0 |
80
- | 0.0666 | 13.0 | 611 | 0.0022 | 1.0 |
81
- | 0.0477 | 14.0 | 658 | 0.0022 | 1.0 |
82
- | 0.0614 | 15.0 | 705 | 0.0023 | 1.0 |
83
- | 0.0282 | 16.0 | 752 | 0.0014 | 1.0 |
84
- | 0.0659 | 17.0 | 799 | 0.0016 | 1.0 |
85
- | 0.0586 | 18.0 | 846 | 0.0010 | 1.0 |
86
- | 0.0557 | 19.0 | 893 | 0.0013 | 1.0 |
87
- | 0.07 | 20.0 | 940 | 0.0012 | 1.0 |
88
 
89
 
90
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.4889937106918239
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: nan
36
+ - Accuracy: 0.4890
37
 
38
  ## Model description
39
 
 
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
  - lr_scheduler_warmup_ratio: 0.1
62
+ - num_epochs: 5
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.0 | 1.0 | 47 | nan | 0.4890 |
69
+ | 0.0 | 2.0 | 94 | nan | 0.4890 |
70
+ | 0.0 | 3.0 | 141 | nan | 0.4890 |
71
+ | 0.0 | 4.0 | 188 | nan | 0.4890 |
72
+ | 0.0 | 5.0 | 235 | nan | 0.4890 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
 
75
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59430900d349ec1b671d0baedd899c36168de6c813265e4db0071311fc43ddc3
3
  size 94302952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:780eabfb1ede8e9e88f021a6b3eb3e36687167bee7cd7ec380ba2499c1df5c17
3
  size 94302952