Model save
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -54,12 +54,12 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/swin-base-patch4-window7-224](https://huggingface.co/microsoft/swin-base-patch4-window7-224) on the imagefolder dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0556
|
23 |
+
- Accuracy: 0.9876
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
+
| 0.1899 | 0.97 | 27 | 0.0693 | 0.9797 |
|
58 |
+
| 0.1052 | 1.98 | 55 | 0.0669 | 0.9786 |
|
59 |
+
| 0.1209 | 2.99 | 83 | 0.0578 | 0.9831 |
|
60 |
+
| 0.0785 | 4.0 | 111 | 0.0538 | 0.9831 |
|
61 |
+
| 0.0601 | 4.97 | 138 | 0.0629 | 0.9853 |
|
62 |
+
| 0.1029 | 5.84 | 162 | 0.0556 | 0.9876 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3135864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db1c7c76161b90f23ba6767ea36b44915de67b7a5b5067dc91064fce7ca8d0d4
|
3 |
size 3135864
|
runs/Dec06_05-52-39_15ef85a954e9/events.out.tfevents.1701841961.15ef85a954e9.7500.4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:162f19881586f8e55b84363cd7dc782374aa4d0dcbf87918f9f17e780d58704d
|
3 |
+
size 9816
|
runs/Dec06_05-52-39_15ef85a954e9/events.out.tfevents.1701842440.15ef85a954e9.7500.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8631a0f07b82e3229b55c05161ee82df88072e7b2d88310f7cd8e8c72fc91f
|
3 |
+
size 411
|