Model save
Browse files- README.md +19 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ 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.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,13 +51,23 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### 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.2047
|
21 |
+
- Accuracy: 0.9590
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.9772 | 0.7812 | 200 | 0.9400 | 0.5801 |
|
55 |
+
| 0.7451 | 1.5625 | 400 | 0.7947 | 0.6553 |
|
56 |
+
| 0.5701 | 2.3438 | 600 | 0.7642 | 0.7236 |
|
57 |
+
| 0.3704 | 3.125 | 800 | 0.5532 | 0.7744 |
|
58 |
+
| 0.2906 | 3.9062 | 1000 | 0.4423 | 0.8555 |
|
59 |
+
| 0.1636 | 4.6875 | 1200 | 0.3226 | 0.9004 |
|
60 |
+
| 0.0837 | 5.4688 | 1400 | 0.3483 | 0.9023 |
|
61 |
+
| 0.0368 | 6.25 | 1600 | 0.2423 | 0.9395 |
|
62 |
+
| 0.063 | 7.0312 | 1800 | 0.3091 | 0.9277 |
|
63 |
+
| 0.047 | 7.8125 | 2000 | 0.3907 | 0.9023 |
|
64 |
+
| 0.0127 | 8.5938 | 2200 | 0.2002 | 0.9561 |
|
65 |
+
| 0.0102 | 9.375 | 2400 | 0.3001 | 0.9307 |
|
66 |
+
| 0.0086 | 10.1562 | 2600 | 0.1998 | 0.9512 |
|
67 |
+
| 0.0073 | 10.9375 | 2800 | 0.1932 | 0.9590 |
|
68 |
+
| 0.0064 | 11.7188 | 3000 | 0.1988 | 0.9561 |
|
69 |
+
| 0.0056 | 12.5 | 3200 | 0.1993 | 0.9580 |
|
70 |
+
| 0.0049 | 13.2812 | 3400 | 0.2047 | 0.9590 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343230128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78422b9d04d1b21be672119758ab0ddf28fab8df5a4d7f5a8efdccc3ae1262b9
|
3 |
size 343230128
|