yaboidimsum
commited on
Commit
•
6554f91
1
Parent(s):
33220d3
End of training
Browse files- README.md +4 -4
- pytorch_model.bin +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 [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
- Accuracy: 0.9605
|
37 |
|
38 |
## Model description
|
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| No log | 1.0 | 40 |
|
68 |
-
| No log | 2.0 | 80 | 1.
|
69 |
-
| No log | 3.0 | 120 | 1.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.9145
|
36 |
- Accuracy: 0.9605
|
37 |
|
38 |
## Model description
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| No log | 1.0 | 40 | 1.9285 | 0.9605 |
|
68 |
+
| No log | 2.0 | 80 | 1.6904 | 0.9605 |
|
69 |
+
| No log | 3.0 | 120 | 1.6333 | 0.9605 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343287149
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65d4b8275684d1d04608cc2590826183ed1df2172f5c06ead672f8e165c7ab8a
|
3 |
size 343287149
|