NiharGupte
commited on
Commit
•
5c8829e
1
Parent(s):
37f57f9
Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -32,7 +32,7 @@ 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.1950
|
37 |
|
38 |
## Model description
|
@@ -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
|
|
|
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.1950
|
37 |
|
38 |
## Model description
|
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| 0.0 | 1.0 | 47 | nan | 0.1950 |
|
69 |
+
| 0.0 | 2.0 | 94 | nan | 0.1950 |
|
70 |
+
| 0.0 | 3.0 | 141 | nan | 0.1950 |
|
71 |
+
| 0.0 | 4.0 | 188 | nan | 0.1950 |
|
72 |
+
| 0.0 | 5.0 | 235 | nan | 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:333e2c98f70384b91224f113065a2550926cbddfee048da3333a23ca4eba8733
|
3 |
size 94335752
|