End of training
Browse files- README.md +13 -13
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ 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: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
-
| No log | 1.0 | 40 | 1.
|
68 |
-
| No log | 2.0 | 80 | 1.
|
69 |
-
| No log | 3.0 | 120 | 1.
|
70 |
-
| No log | 4.0 | 160 | 1.
|
71 |
-
| No log | 5.0 | 200 | 1.
|
72 |
-
| No log | 6.0 | 240 | 1.
|
73 |
-
| No log | 7.0 | 280 | 1.
|
74 |
-
| No log | 8.0 | 320 | 1.
|
75 |
-
| No log | 9.0 | 360 | 1.
|
76 |
-
| No log | 10.0 | 400 | 1.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.51875
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
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.2805
|
36 |
+
- Accuracy: 0.5188
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| No log | 1.0 | 40 | 1.7942 | 0.4062 |
|
68 |
+
| No log | 2.0 | 80 | 1.5663 | 0.3563 |
|
69 |
+
| No log | 3.0 | 120 | 1.4601 | 0.4813 |
|
70 |
+
| No log | 4.0 | 160 | 1.3494 | 0.4813 |
|
71 |
+
| No log | 5.0 | 200 | 1.3107 | 0.5062 |
|
72 |
+
| No log | 6.0 | 240 | 1.3054 | 0.475 |
|
73 |
+
| No log | 7.0 | 280 | 1.2423 | 0.575 |
|
74 |
+
| No log | 8.0 | 320 | 1.3189 | 0.5188 |
|
75 |
+
| No log | 9.0 | 360 | 1.2515 | 0.5062 |
|
76 |
+
| No log | 10.0 | 400 | 1.2279 | 0.5437 |
|
77 |
|
78 |
|
79 |
### 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:3735ac97ea54494824d2fddcf71a0bb5052788e4d28755e455dd14c877ec12ab
|
3 |
size 343287149
|