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: 1.
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,35 +52,34 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 64
|
57 |
- eval_batch_size: 64
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- num_epochs:
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| No log | 1.0 | 10 | 2.
|
69 |
-
| No log | 2.0 | 20 | 1.
|
70 |
-
| No log | 3.0 | 30 | 1.
|
71 |
-
| No log | 4.0 | 40 | 1.
|
72 |
-
| No log | 5.0 | 50 | 1.
|
73 |
-
| No log | 6.0 | 60 | 1.
|
74 |
-
| No log | 7.0 | 70 | 1.
|
75 |
-
| No log | 8.0 | 80 | 1.
|
76 |
-
| No log | 9.0 | 90 | 1.
|
77 |
-
| No log | 10.0 | 100 | 1.
|
78 |
-
| No log | 11.0 | 110 | 1.
|
79 |
-
| No log | 12.0 | 120 | 1.
|
80 |
-
| No log | 13.0 | 130 | 1.
|
81 |
-
| No log | 14.0 | 140 | 1.
|
82 |
-
| No log | 15.0 | 150 | 1.
|
83 |
-
| No log | 16.0 | 160 | 1.4776 | 0.4813 |
|
84 |
|
85 |
|
86 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.50625
|
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.5890
|
36 |
+
- Accuracy: 0.5062
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 3e-05
|
56 |
- train_batch_size: 64
|
57 |
- eval_batch_size: 64
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- num_epochs: 15
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| No log | 1.0 | 10 | 2.0332 | 0.25 |
|
69 |
+
| No log | 2.0 | 20 | 1.9720 | 0.3125 |
|
70 |
+
| No log | 3.0 | 30 | 1.8937 | 0.3688 |
|
71 |
+
| No log | 4.0 | 40 | 1.8265 | 0.375 |
|
72 |
+
| No log | 5.0 | 50 | 1.7561 | 0.3937 |
|
73 |
+
| No log | 6.0 | 60 | 1.7083 | 0.45 |
|
74 |
+
| No log | 7.0 | 70 | 1.6719 | 0.4375 |
|
75 |
+
| No log | 8.0 | 80 | 1.6415 | 0.4688 |
|
76 |
+
| No log | 9.0 | 90 | 1.6237 | 0.4813 |
|
77 |
+
| No log | 10.0 | 100 | 1.6041 | 0.4938 |
|
78 |
+
| No log | 11.0 | 110 | 1.5890 | 0.5062 |
|
79 |
+
| No log | 12.0 | 120 | 1.5774 | 0.5 |
|
80 |
+
| No log | 13.0 | 130 | 1.5700 | 0.5 |
|
81 |
+
| No log | 14.0 | 140 | 1.5659 | 0.5062 |
|
82 |
+
| No log | 15.0 | 150 | 1.5643 | 0.5062 |
|
|
|
83 |
|
84 |
|
85 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343242432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96fe20d5b5122277556c66d8e8c552f01ef9d253334adfbe24dfd8e661a13769
|
3 |
size 343242432
|
runs/Jul23_08-41-41_92fd7e988fba/events.out.tfevents.1721724192.92fd7e988fba.1703.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b5ea35dd98615b14100b628235bd059243f0d4a0897b7a83599bb94983b0d13
|
3 |
+
size 10215
|
runs/Jul23_08-41-41_92fd7e988fba/events.out.tfevents.1721725909.92fd7e988fba.1703.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:818a5ed42909ccd77c4e0426b7aee57b443b88579752e17e8169e5fa9039389c
|
3 |
+
size 411
|