jerlawson13
commited on
Model save
Browse files- README.md +4 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- Accuracy: 0.9780
|
22 |
-
- Confusion Matrix: [[
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Confusion Matrix |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1166
|
21 |
- Accuracy: 0.9780
|
22 |
+
- Confusion Matrix: [[61, 5], [0, 161]]
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Confusion Matrix |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:-------------------:|
|
54 |
+
| 0.1493 | 1.7544 | 100 | 0.1794 | 0.9648 | [[58, 8], [0, 161]] |
|
55 |
+
| 0.1001 | 3.5088 | 200 | 0.1166 | 0.9780 | [[61, 5], [0, 161]] |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343223968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66ee3f61e20dc2ebbd33f11cf14028f514cbd8973a4f7919681cc6cc2f345f17
|
3 |
size 343223968
|