NiharGupte
commited on
Commit
•
cec259b
1
Parent(s):
c27cb64
Model save
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 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:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -63,13 +63,13 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
-
| Training Loss
|
67 |
-
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.1949685534591195
|
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: 2966756414651073587838976.0000
|
36 |
+
- Accuracy: 0.1950
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
+
|:------------------------------:|:-----:|:----:|:------------------------------:|:--------:|
|
68 |
+
| 2231665653697395759775744.0000 | 1.0 | 47 | 2703493994833503873662976.0000 | 0.1950 |
|
69 |
+
| 2448978214010634004070400.0000 | 2.0 | 94 | 2805605946653523096633344.0000 | 0.1950 |
|
70 |
+
| 2364532939574307232677888.0000 | 3.0 | 141 | 2845180265529529270796288.0000 | 0.1950 |
|
71 |
+
| 2331862372313962142236672.0000 | 4.0 | 188 | 3271042952136692586250240.0000 | 0.1950 |
|
72 |
+
| 2584276319587858445762560.0000 | 5.0 | 235 | 2966756414651073587838976.0000 | 0.1950 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94335752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b653022e181754b798bdd423faee19214ceaa4a2298473870417efcb27cb1d38
|
3 |
size 94335752
|