dukenmarga
commited on
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-large-patch16-224-in21k](https://huggingface.co/google/vit-large-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,23 +52,41 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
-
- train_batch_size:
|
57 |
-
- eval_batch_size:
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 4
|
60 |
-
- total_train_batch_size:
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
-
|
|
71 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
73 |
|
74 |
### 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-large-patch16-224-in21k](https://huggingface.co/google/vit-large-patch16-224-in21k) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.5386
|
36 |
+
- Accuracy: 0.5188
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 5e-05
|
56 |
+
- train_batch_size: 8
|
57 |
+
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 4
|
60 |
+
- total_train_batch_size: 32
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_ratio: 0.1
|
64 |
+
- num_epochs: 20
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
70 |
+
| 2.0473 | 1.0 | 20 | 2.0179 | 0.175 |
|
71 |
+
| 1.6184 | 2.0 | 40 | 1.7787 | 0.2437 |
|
72 |
+
| 1.2134 | 3.0 | 60 | 1.5985 | 0.3625 |
|
73 |
+
| 1.0157 | 4.0 | 80 | 1.3311 | 0.4813 |
|
74 |
+
| 0.8578 | 5.0 | 100 | 1.3041 | 0.4875 |
|
75 |
+
| 0.6496 | 6.0 | 120 | 1.3222 | 0.5062 |
|
76 |
+
| 0.5972 | 7.0 | 140 | 1.5594 | 0.4562 |
|
77 |
+
| 0.5073 | 8.0 | 160 | 1.4126 | 0.4813 |
|
78 |
+
| 0.3964 | 9.0 | 180 | 1.3702 | 0.525 |
|
79 |
+
| 0.4054 | 10.0 | 200 | 1.3894 | 0.5188 |
|
80 |
+
| 0.2845 | 11.0 | 220 | 1.4471 | 0.5188 |
|
81 |
+
| 0.2262 | 12.0 | 240 | 1.5165 | 0.525 |
|
82 |
+
| 0.2412 | 13.0 | 260 | 1.4684 | 0.5125 |
|
83 |
+
| 0.2229 | 14.0 | 280 | 1.4005 | 0.525 |
|
84 |
+
| 0.2078 | 15.0 | 300 | 1.5629 | 0.5062 |
|
85 |
+
| 0.1619 | 16.0 | 320 | 1.6014 | 0.525 |
|
86 |
+
| 0.1834 | 17.0 | 340 | 1.4821 | 0.5125 |
|
87 |
+
| 0.1594 | 18.0 | 360 | 1.5195 | 0.5375 |
|
88 |
+
| 0.1249 | 19.0 | 380 | 1.5585 | 0.5188 |
|
89 |
+
| 0.1117 | 20.0 | 400 | 1.4735 | 0.5687 |
|
90 |
|
91 |
|
92 |
### Framework versions
|
runs/Sep04_12-51-37_9ffd3e1a146d/events.out.tfevents.1725454309.9ffd3e1a146d.889.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:e2ca4412f733ab7e145e01f0916050bb5789450f72882e0f9dd29077403e65c1
|
3 |
+
size 20256
|
runs/Sep04_12-51-37_9ffd3e1a146d/events.out.tfevents.1725457105.9ffd3e1a146d.889.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aaf65225bd9d106f99d96e40b61a338115e54b8c7a2d98a2582ecc7e2120ca0
|
3 |
+
size 2349
|