Model save
Browse files
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](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2048
|
21 |
+
- Accuracy: 0.9432
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.7025 | 1.0 | 185 | 0.3849 | 0.9242 |
|
53 |
+
| 0.2944 | 2.0 | 370 | 0.2704 | 0.9337 |
|
54 |
+
| 0.2129 | 3.0 | 555 | 0.2417 | 0.9378 |
|
55 |
+
| 0.1761 | 4.0 | 740 | 0.2305 | 0.9350 |
|
56 |
+
| 0.157 | 5.0 | 925 | 0.2281 | 0.9378 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
runs/Dec14_19-33-51_145c21892219/events.out.tfevents.1702583123.145c21892219.4031.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b075506d1e5c1b20a68cd85e4047764fed1e35557b2afad060759b32dc234b
|
3 |
+
size 411
|