End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 2.
|
37 |
- Accuracy: 0.0
|
38 |
|
39 |
## Model description
|
@@ -66,11 +66,11 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on the imagefolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 2.0806
|
37 |
- Accuracy: 0.0
|
38 |
|
39 |
## Model description
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
69 |
+
| 1.477 | 1.0 | 102 | 2.0441 | 0.0 |
|
70 |
+
| 1.3737 | 2.0 | 204 | 2.0723 | 0.0 |
|
71 |
+
| 1.5232 | 3.0 | 306 | 2.1164 | 0.0 |
|
72 |
+
| 1.1161 | 4.0 | 408 | 2.0944 | 0.0 |
|
73 |
+
| 1.1238 | 5.0 | 510 | 2.0806 | 0.0 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94343948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b1b4ec0ce9e91c04c62b1d2da5c962beb01918374cc48c5639c0329b2add0a2
|
3 |
size 94343948
|