CGscorpion
commited on
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,126 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: google/vit-base-patch32-384
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- imagefolder
|
9 |
+
metrics:
|
10 |
+
- accuracy
|
11 |
+
model-index:
|
12 |
+
- name: vit-base-patch32-384-finetuned-eurosat-albumentations
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Image Classification
|
16 |
+
type: image-classification
|
17 |
+
dataset:
|
18 |
+
name: imagefolder
|
19 |
+
type: imagefolder
|
20 |
+
config: default
|
21 |
+
split: train
|
22 |
+
args: default
|
23 |
+
metrics:
|
24 |
+
- name: Accuracy
|
25 |
+
type: accuracy
|
26 |
+
value: 0.9726027397260274
|
27 |
+
---
|
28 |
+
|
29 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
+
should probably proofread and complete it, then remove this comment. -->
|
31 |
+
|
32 |
+
# vit-base-patch32-384-finetuned-eurosat-albumentations
|
33 |
+
|
34 |
+
This model is a fine-tuned version of [google/vit-base-patch32-384](https://huggingface.co/google/vit-base-patch32-384) on the imagefolder dataset.
|
35 |
+
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.1871
|
37 |
+
- Accuracy: 0.9726
|
38 |
+
|
39 |
+
## Model description
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Intended uses & limitations
|
44 |
+
|
45 |
+
More information needed
|
46 |
+
|
47 |
+
## Training and evaluation data
|
48 |
+
|
49 |
+
More information needed
|
50 |
+
|
51 |
+
## Training procedure
|
52 |
+
|
53 |
+
### Training hyperparameters
|
54 |
+
|
55 |
+
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 5e-05
|
57 |
+
- train_batch_size: 32
|
58 |
+
- eval_batch_size: 32
|
59 |
+
- seed: 42
|
60 |
+
- gradient_accumulation_steps: 4
|
61 |
+
- total_train_batch_size: 128
|
62 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
63 |
+
- lr_scheduler_type: linear
|
64 |
+
- lr_scheduler_warmup_ratio: 0.1
|
65 |
+
- num_epochs: 50
|
66 |
+
|
67 |
+
### Training results
|
68 |
+
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
70 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
71 |
+
| 0.7204 | 0.9412 | 12 | 0.5695 | 0.7397 |
|
72 |
+
| 0.4269 | 1.9804 | 25 | 0.2537 | 0.9178 |
|
73 |
+
| 0.1605 | 2.9412 | 37 | 0.3347 | 0.8767 |
|
74 |
+
| 0.0758 | 3.9804 | 50 | 0.2203 | 0.9041 |
|
75 |
+
| 0.0405 | 4.9412 | 62 | 0.3563 | 0.9178 |
|
76 |
+
| 0.0358 | 5.9804 | 75 | 0.2326 | 0.9315 |
|
77 |
+
| 0.0188 | 6.9412 | 87 | 0.2046 | 0.9315 |
|
78 |
+
| 0.026 | 7.9804 | 100 | 0.2195 | 0.8904 |
|
79 |
+
| 0.0582 | 8.9412 | 112 | 0.3378 | 0.9178 |
|
80 |
+
| 0.0113 | 9.9804 | 125 | 0.2685 | 0.9178 |
|
81 |
+
| 0.0081 | 10.9412 | 137 | 0.2443 | 0.9315 |
|
82 |
+
| 0.0091 | 11.9804 | 150 | 0.4675 | 0.9041 |
|
83 |
+
| 0.0065 | 12.9412 | 162 | 0.3252 | 0.9452 |
|
84 |
+
| 0.0026 | 13.9804 | 175 | 0.1871 | 0.9726 |
|
85 |
+
| 0.0043 | 14.9412 | 187 | 0.2256 | 0.9589 |
|
86 |
+
| 0.0094 | 15.9804 | 200 | 0.1980 | 0.9452 |
|
87 |
+
| 0.0028 | 16.9412 | 212 | 0.2928 | 0.9315 |
|
88 |
+
| 0.0003 | 17.9804 | 225 | 0.2241 | 0.9726 |
|
89 |
+
| 0.0006 | 18.9412 | 237 | 0.2396 | 0.9726 |
|
90 |
+
| 0.0012 | 19.9804 | 250 | 0.2663 | 0.9315 |
|
91 |
+
| 0.0001 | 20.9412 | 262 | 0.2266 | 0.9726 |
|
92 |
+
| 0.0002 | 21.9804 | 275 | 0.2637 | 0.9452 |
|
93 |
+
| 0.0001 | 22.9412 | 287 | 0.2873 | 0.9452 |
|
94 |
+
| 0.0003 | 23.9804 | 300 | 0.2068 | 0.9589 |
|
95 |
+
| 0.0001 | 24.9412 | 312 | 0.2485 | 0.9452 |
|
96 |
+
| 0.0047 | 25.9804 | 325 | 0.3375 | 0.9178 |
|
97 |
+
| 0.0015 | 26.9412 | 337 | 0.3132 | 0.9589 |
|
98 |
+
| 0.0001 | 27.9804 | 350 | 0.3148 | 0.9452 |
|
99 |
+
| 0.0025 | 28.9412 | 362 | 0.2533 | 0.9452 |
|
100 |
+
| 0.0038 | 29.9804 | 375 | 0.2860 | 0.9315 |
|
101 |
+
| 0.0025 | 30.9412 | 387 | 0.2785 | 0.9452 |
|
102 |
+
| 0.0031 | 31.9804 | 400 | 0.3246 | 0.9452 |
|
103 |
+
| 0.0 | 32.9412 | 412 | 0.3367 | 0.9452 |
|
104 |
+
| 0.0006 | 33.9804 | 425 | 0.2625 | 0.9726 |
|
105 |
+
| 0.0 | 34.9412 | 437 | 0.2689 | 0.9589 |
|
106 |
+
| 0.0007 | 35.9804 | 450 | 0.2891 | 0.9726 |
|
107 |
+
| 0.0003 | 36.9412 | 462 | 0.4523 | 0.9315 |
|
108 |
+
| 0.0003 | 37.9804 | 475 | 0.3426 | 0.9452 |
|
109 |
+
| 0.0001 | 38.9412 | 487 | 0.3167 | 0.9589 |
|
110 |
+
| 0.0 | 39.9804 | 500 | 0.3237 | 0.9589 |
|
111 |
+
| 0.0002 | 40.9412 | 512 | 0.3085 | 0.9589 |
|
112 |
+
| 0.0 | 41.9804 | 525 | 0.3095 | 0.9589 |
|
113 |
+
| 0.0 | 42.9412 | 537 | 0.3049 | 0.9589 |
|
114 |
+
| 0.0002 | 43.9804 | 550 | 0.3039 | 0.9589 |
|
115 |
+
| 0.0001 | 44.9412 | 562 | 0.3044 | 0.9589 |
|
116 |
+
| 0.0001 | 45.9804 | 575 | 0.3031 | 0.9726 |
|
117 |
+
| 0.0 | 46.9412 | 587 | 0.3028 | 0.9726 |
|
118 |
+
| 0.0 | 47.9804 | 600 | 0.3027 | 0.9726 |
|
119 |
+
|
120 |
+
|
121 |
+
### Framework versions
|
122 |
+
|
123 |
+
- Transformers 4.46.2
|
124 |
+
- Pytorch 2.5.0+cu121
|
125 |
+
- Datasets 2.21.0
|
126 |
+
- Tokenizers 0.20.3
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 350142128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c2a654baa2c218855a8995e8364f6f98afac846166ae73c4a87fe81f8a603f9
|
3 |
size 350142128
|
runs/Nov15_04-27-16_7138667a1c9b/events.out.tfevents.1731644855.7138667a1c9b.3210.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:602794c8dfd7014bb3564f08c62a1309859ba87269bbfbdbe157f6e20574977d
|
3 |
+
size 33594
|
runs/Nov15_04-27-16_7138667a1c9b/events.out.tfevents.1731648282.7138667a1c9b.3210.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56374af13aa11c9c6f57589b5b372c5e06531b7a54efd7d93cd8e0843320de30
|
3 |
+
size 411
|