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.0674
|
23 |
+
- Accuracy: 0.9752
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
57 |
+
| 0.1707 | 0.97 | 27 | 0.1354 | 0.9617 |
|
58 |
+
| 0.1597 | 1.98 | 55 | 0.0798 | 0.9741 |
|
59 |
+
| 0.1551 | 2.99 | 83 | 0.0674 | 0.9752 |
|
60 |
+
| 0.1107 | 4.0 | 111 | 0.0808 | 0.9696 |
|
61 |
+
| 0.0889 | 4.97 | 138 | 0.0708 | 0.9741 |
|
62 |
+
| 0.0816 | 5.84 | 162 | 0.0753 | 0.9729 |
|
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:2b6de0b49d1279ba23245cfe1736f08b3ec4a9467cebbfab8e2fdc0e8e31c2f7
|
3 |
size 3135864
|
runs/Dec04_00-48-02_a0b67a813898/events.out.tfevents.1701650904.a0b67a813898.490.0
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:501dd2fe5b7ef90cc2ead52eb22444607d3469cbe475af2578c0c9d464cb18e5
|
3 |
+
size 9819
|
runs/Dec04_00-48-02_a0b67a813898/events.out.tfevents.1701651352.a0b67a813898.490.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af4afc43c1dc716088b6d96260662c8f003a4bec833bc85cf162ba939ce2896d
|
3 |
+
size 411
|