Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
-
value: 0
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# vit-SUPER02
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- F1: 0
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -53,7 +53,7 @@ More information needed
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0002
|
56 |
-
- train_batch_size:
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
@@ -65,39 +65,70 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
-
| 0.
|
97 |
-
| 0.
|
98 |
-
| 0.
|
99 |
-
| 0.
|
100 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
101 |
|
102 |
|
103 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/vit-large-patch16-224
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: F1
|
24 |
type: f1
|
25 |
+
value: 1.0
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# vit-SUPER02
|
32 |
|
33 |
+
This model is a fine-tuned version of [google/vit-large-patch16-224](https://huggingface.co/google/vit-large-patch16-224) on the imagefolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0000
|
36 |
+
- F1: 1.0
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0002
|
56 |
+
- train_batch_size: 32
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
+
| 0.0798 | 0.16 | 50 | 0.0393 | 0.9904 |
|
69 |
+
| 0.0161 | 0.31 | 100 | 0.0176 | 0.9936 |
|
70 |
+
| 0.0017 | 0.47 | 150 | 0.0020 | 0.9984 |
|
71 |
+
| 0.0012 | 0.62 | 200 | 0.0026 | 0.9985 |
|
72 |
+
| 0.0001 | 0.78 | 250 | 0.0001 | 1.0 |
|
73 |
+
| 0.0001 | 0.93 | 300 | 0.0001 | 1.0 |
|
74 |
+
| 0.0001 | 1.09 | 350 | 0.0001 | 1.0 |
|
75 |
+
| 0.0 | 1.24 | 400 | 0.0000 | 1.0 |
|
76 |
+
| 0.0 | 1.4 | 450 | 0.0000 | 1.0 |
|
77 |
+
| 0.0 | 1.55 | 500 | 0.0000 | 1.0 |
|
78 |
+
| 0.0 | 1.71 | 550 | 0.0000 | 1.0 |
|
79 |
+
| 0.0 | 1.86 | 600 | 0.0000 | 1.0 |
|
80 |
+
| 0.0 | 2.02 | 650 | 0.0000 | 1.0 |
|
81 |
+
| 0.0 | 2.17 | 700 | 0.0000 | 1.0 |
|
82 |
+
| 0.0 | 2.33 | 750 | 0.0000 | 1.0 |
|
83 |
+
| 0.0 | 2.48 | 800 | 0.0000 | 1.0 |
|
84 |
+
| 0.0 | 2.64 | 850 | 0.0000 | 1.0 |
|
85 |
+
| 0.0 | 2.8 | 900 | 0.0000 | 1.0 |
|
86 |
+
| 0.0 | 2.95 | 950 | 0.0000 | 1.0 |
|
87 |
+
| 0.0 | 3.11 | 1000 | 0.0000 | 1.0 |
|
88 |
+
| 0.0 | 3.26 | 1050 | 0.0000 | 1.0 |
|
89 |
+
| 0.0 | 3.42 | 1100 | 0.0000 | 1.0 |
|
90 |
+
| 0.0 | 3.57 | 1150 | 0.0000 | 1.0 |
|
91 |
+
| 0.0 | 3.73 | 1200 | 0.0000 | 1.0 |
|
92 |
+
| 0.0 | 3.88 | 1250 | 0.0000 | 1.0 |
|
93 |
+
| 0.0 | 4.04 | 1300 | 0.0000 | 1.0 |
|
94 |
+
| 0.0 | 4.19 | 1350 | 0.0000 | 1.0 |
|
95 |
+
| 0.0 | 4.35 | 1400 | 0.0000 | 1.0 |
|
96 |
+
| 0.0 | 4.5 | 1450 | 0.0000 | 1.0 |
|
97 |
+
| 0.0 | 4.66 | 1500 | 0.0000 | 1.0 |
|
98 |
+
| 0.0 | 4.81 | 1550 | 0.0000 | 1.0 |
|
99 |
+
| 0.0 | 4.97 | 1600 | 0.0000 | 1.0 |
|
100 |
+
| 0.0 | 5.12 | 1650 | 0.0000 | 1.0 |
|
101 |
+
| 0.0 | 5.28 | 1700 | 0.0000 | 1.0 |
|
102 |
+
| 0.0 | 5.43 | 1750 | 0.0000 | 1.0 |
|
103 |
+
| 0.0 | 5.59 | 1800 | 0.0000 | 1.0 |
|
104 |
+
| 0.0 | 5.75 | 1850 | 0.0000 | 1.0 |
|
105 |
+
| 0.0 | 5.9 | 1900 | 0.0000 | 1.0 |
|
106 |
+
| 0.0 | 6.06 | 1950 | 0.0000 | 1.0 |
|
107 |
+
| 0.0 | 6.21 | 2000 | 0.0000 | 1.0 |
|
108 |
+
| 0.0 | 6.37 | 2050 | 0.0000 | 1.0 |
|
109 |
+
| 0.0 | 6.52 | 2100 | 0.0000 | 1.0 |
|
110 |
+
| 0.0 | 6.68 | 2150 | 0.0000 | 1.0 |
|
111 |
+
| 0.0 | 6.83 | 2200 | 0.0000 | 1.0 |
|
112 |
+
| 0.0 | 6.99 | 2250 | 0.0000 | 1.0 |
|
113 |
+
| 0.0 | 7.14 | 2300 | 0.0000 | 1.0 |
|
114 |
+
| 0.0 | 7.3 | 2350 | 0.0000 | 1.0 |
|
115 |
+
| 0.0 | 7.45 | 2400 | 0.0000 | 1.0 |
|
116 |
+
| 0.0 | 7.61 | 2450 | 0.0000 | 1.0 |
|
117 |
+
| 0.0 | 7.76 | 2500 | 0.0000 | 1.0 |
|
118 |
+
| 0.0 | 7.92 | 2550 | 0.0000 | 1.0 |
|
119 |
+
| 0.0 | 8.07 | 2600 | 0.0000 | 1.0 |
|
120 |
+
| 0.0 | 8.23 | 2650 | 0.0000 | 1.0 |
|
121 |
+
| 0.0 | 8.39 | 2700 | 0.0000 | 1.0 |
|
122 |
+
| 0.0 | 8.54 | 2750 | 0.0000 | 1.0 |
|
123 |
+
| 0.0 | 8.7 | 2800 | 0.0000 | 1.0 |
|
124 |
+
| 0.0 | 8.85 | 2850 | 0.0000 | 1.0 |
|
125 |
+
| 0.0 | 9.01 | 2900 | 0.0000 | 1.0 |
|
126 |
+
| 0.0 | 9.16 | 2950 | 0.0000 | 1.0 |
|
127 |
+
| 0.0 | 9.32 | 3000 | 0.0000 | 1.0 |
|
128 |
+
| 0.0 | 9.47 | 3050 | 0.0000 | 1.0 |
|
129 |
+
| 0.0 | 9.63 | 3100 | 0.0000 | 1.0 |
|
130 |
+
| 0.0 | 9.78 | 3150 | 0.0000 | 1.0 |
|
131 |
+
| 0.0 | 9.94 | 3200 | 0.0000 | 1.0 |
|
132 |
|
133 |
|
134 |
### Framework versions
|
runs/Feb03_03-32-21_c46e18eeb47a/events.out.tfevents.1706931146.c46e18eeb47a.4146.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:559f493eaf2d63a86b8081e39b6e02b81d13204554d0d3588b67921c7d7c0b81
|
3 |
+
size 76155
|