End of training
Browse files- README.md +18 -18
- pytorch_model.bin +1 -1
- training_args.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:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,21 +67,21 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 1.0 | 10 | 2.
|
71 |
-
| No log | 2.0 | 20 | 1.
|
72 |
-
| No log | 3.0 | 30 | 1.
|
73 |
-
| No log | 4.0 | 40 | 1.
|
74 |
-
| No log | 5.0 | 50 | 1.
|
75 |
-
| No log | 6.0 | 60 | 1.
|
76 |
-
| No log | 7.0 | 70 | 1.
|
77 |
-
| No log | 8.0 | 80 | 1.
|
78 |
-
| No log | 9.0 | 90 | 1.
|
79 |
-
| No log | 10.0 | 100 | 1.
|
80 |
-
| No log | 11.0 | 110 | 1.
|
81 |
-
| No log | 12.0 | 120 | 1.
|
82 |
-
| No log | 13.0 | 130 | 1.
|
83 |
-
| No log | 14.0 | 140 | 1.
|
84 |
-
| No log | 15.0 | 150 | 1.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.1625
|
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.6239
|
36 |
+
- Accuracy: 0.1625
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 1.0 | 10 | 2.0644 | 0.1562 |
|
71 |
+
| No log | 2.0 | 20 | 1.9775 | 0.1562 |
|
72 |
+
| No log | 3.0 | 30 | 1.8552 | 0.1562 |
|
73 |
+
| No log | 4.0 | 40 | 1.7118 | 0.1562 |
|
74 |
+
| No log | 5.0 | 50 | 1.6050 | 0.1625 |
|
75 |
+
| No log | 6.0 | 60 | 1.5192 | 0.1313 |
|
76 |
+
| No log | 7.0 | 70 | 1.4569 | 0.0875 |
|
77 |
+
| No log | 8.0 | 80 | 1.4168 | 0.0875 |
|
78 |
+
| No log | 9.0 | 90 | 1.3718 | 0.1 |
|
79 |
+
| No log | 10.0 | 100 | 1.3739 | 0.1125 |
|
80 |
+
| No log | 11.0 | 110 | 1.3336 | 0.1 |
|
81 |
+
| No log | 12.0 | 120 | 1.3096 | 0.1187 |
|
82 |
+
| No log | 13.0 | 130 | 1.3114 | 0.1125 |
|
83 |
+
| No log | 14.0 | 140 | 1.3268 | 0.1062 |
|
84 |
+
| No log | 15.0 | 150 | 1.2846 | 0.1062 |
|
85 |
|
86 |
|
87 |
### 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:7d2c2403c3242f2323187a436494f2a45bc63653c02588b83d6f3c13feda1ca5
|
3 |
size 343287149
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2acde4c4eeb27df21b6e6b42b0156aa76e897d348959445ecbe4dcaee961717
|
3 |
size 4027
|