Model save
Browse files- README.md +5 -5
- 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
|
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
This model is a fine-tuned version of [microsoft/resnet-18](https://huggingface.co/microsoft/resnet-18) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: nan
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,9 +67,9 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
| 0.0 |
|
72 |
-
| 0.0 | 2.
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.30833333333333335
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
This model is a fine-tuned version of [microsoft/resnet-18](https://huggingface.co/microsoft/resnet-18) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: nan
|
36 |
+
- Accuracy: 0.3083
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
70 |
+
| 0.0 | 0.9804 | 25 | nan | 0.3083 |
|
71 |
+
| 0.0 | 2.0 | 51 | nan | 0.3083 |
|
72 |
+
| 0.0 | 2.9412 | 75 | nan | 0.3083 |
|
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 44766388
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:074e35dfd177e18711b6967b5661a9a2a8fe123ac1f4baf62bbd4cb0f0c3dfad
|
3 |
size 44766388
|