End of training
Browse files
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: 0.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,16 +67,16 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
| No log | 0.92 | 3 |
|
71 |
-
| No log | 1.85 | 6 | 0.
|
72 |
-
| No log | 2.77 | 9 | 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.6538461538461539
|
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: 0.7292
|
36 |
+
- Accuracy: 0.6538
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| No log | 0.92 | 3 | 1.0620 | 0.5385 |
|
71 |
+
| No log | 1.85 | 6 | 0.9886 | 0.5962 |
|
72 |
+
| No log | 2.77 | 9 | 0.9286 | 0.7115 |
|
73 |
+
| 0.9947 | 4.0 | 13 | 0.8659 | 0.6731 |
|
74 |
+
| 0.9947 | 4.92 | 16 | 0.8310 | 0.6731 |
|
75 |
+
| 0.9947 | 5.85 | 19 | 0.7778 | 0.6731 |
|
76 |
+
| 0.7638 | 6.77 | 22 | 0.7388 | 0.7115 |
|
77 |
+
| 0.7638 | 8.0 | 26 | 0.7570 | 0.6731 |
|
78 |
+
| 0.7638 | 8.92 | 29 | 0.7214 | 0.6923 |
|
79 |
+
| 0.6277 | 9.23 | 30 | 0.7292 | 0.6538 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343227052
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89df0e45adea2275a31f3d9da5f34100f5d1e889b5865d11434d3baa1f5ebc7c
|
3 |
size 343227052
|
runs/Apr02_08-37-18_596f95c9597a/events.out.tfevents.1712047039.596f95c9597a.6275.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d7db7d4983d1da7ecc397d041cf8dbe18a3ef57142ba5c840a669dfe33ede96
|
3 |
+
size 8694
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:615726dac38e2a8ebed81add35528e365935a6e5acb7ee3cd8281ca37fa785fa
|
3 |
size 4856
|