carlosleao
commited on
Commit
•
94af191
1
Parent(s):
eaa210d
End of training
Browse files- README.md +15 -63
- all_results.json +6 -6
- eval_results.json +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# vit-Facial-Expression-Recognition
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,65 +52,17 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
| 0.6871 | 2.0236 | 1200 | 0.5359 | 0.8150 |
|
67 |
-
| 0.6427 | 2.1922 | 1300 | 0.5455 | 0.8107 |
|
68 |
-
| 0.6499 | 2.3609 | 1400 | 0.5604 | 0.8059 |
|
69 |
-
| 0.6416 | 2.5295 | 1500 | 0.5347 | 0.8153 |
|
70 |
-
| 0.6404 | 2.6981 | 1600 | 0.5252 | 0.8191 |
|
71 |
-
| 0.6438 | 2.8668 | 1700 | 0.5345 | 0.8150 |
|
72 |
-
| 0.6168 | 3.0354 | 1800 | 0.5313 | 0.8178 |
|
73 |
-
| 0.5886 | 3.2040 | 1900 | 0.5199 | 0.8212 |
|
74 |
-
| 0.5915 | 3.3727 | 2000 | 0.5276 | 0.8195 |
|
75 |
-
| 0.5862 | 3.5413 | 2100 | 0.5163 | 0.8229 |
|
76 |
-
| 0.5649 | 3.7099 | 2200 | 0.5094 | 0.8251 |
|
77 |
-
| 0.5705 | 3.8786 | 2300 | 0.5099 | 0.8243 |
|
78 |
-
| 0.5393 | 4.0472 | 2400 | 0.5095 | 0.8240 |
|
79 |
-
| 0.5061 | 4.2159 | 2500 | 0.5219 | 0.8228 |
|
80 |
-
| 0.5019 | 4.3845 | 2600 | 0.5114 | 0.8255 |
|
81 |
-
| 0.5104 | 4.5531 | 2700 | 0.5010 | 0.8270 |
|
82 |
-
| 0.4951 | 4.7218 | 2800 | 0.4996 | 0.8283 |
|
83 |
-
| 0.4964 | 4.8904 | 2900 | 0.4961 | 0.8298 |
|
84 |
-
| 0.4694 | 5.0590 | 3000 | 0.4980 | 0.8302 |
|
85 |
-
| 0.461 | 5.2277 | 3100 | 0.5042 | 0.8276 |
|
86 |
-
| 0.4347 | 5.3963 | 3200 | 0.4990 | 0.8297 |
|
87 |
-
| 0.447 | 5.5649 | 3300 | 0.5037 | 0.8268 |
|
88 |
-
| 0.4406 | 5.7336 | 3400 | 0.4956 | 0.8310 |
|
89 |
-
| 0.4411 | 5.9022 | 3500 | 0.4977 | 0.8307 |
|
90 |
-
| 0.3996 | 6.0708 | 3600 | 0.5017 | 0.8313 |
|
91 |
-
| 0.3969 | 6.2395 | 3700 | 0.5056 | 0.8314 |
|
92 |
-
| 0.3869 | 6.4081 | 3800 | 0.5034 | 0.8304 |
|
93 |
-
| 0.3916 | 6.5767 | 3900 | 0.5084 | 0.8302 |
|
94 |
-
| 0.3975 | 6.7454 | 4000 | 0.5060 | 0.8308 |
|
95 |
-
| 0.3924 | 6.9140 | 4100 | 0.4981 | 0.8326 |
|
96 |
-
| 0.3494 | 7.0826 | 4200 | 0.5055 | 0.8296 |
|
97 |
-
| 0.3447 | 7.2513 | 4300 | 0.5048 | 0.8326 |
|
98 |
-
| 0.3513 | 7.4199 | 4400 | 0.5052 | 0.8306 |
|
99 |
-
| 0.3539 | 7.5885 | 4500 | 0.5019 | 0.8341 |
|
100 |
-
| 0.3511 | 7.7572 | 4600 | 0.4999 | 0.8329 |
|
101 |
-
| 0.3546 | 7.9258 | 4700 | 0.5003 | 0.8328 |
|
102 |
-
| 0.3292 | 8.0944 | 4800 | 0.5032 | 0.8325 |
|
103 |
-
| 0.3229 | 8.2631 | 4900 | 0.5023 | 0.8327 |
|
104 |
-
| 0.326 | 8.4317 | 5000 | 0.5031 | 0.8321 |
|
105 |
-
| 0.3243 | 8.6003 | 5100 | 0.5044 | 0.8332 |
|
106 |
-
| 0.3243 | 8.7690 | 5200 | 0.5012 | 0.8332 |
|
107 |
-
| 0.3231 | 8.9376 | 5300 | 0.5013 | 0.8332 |
|
108 |
-
| 0.316 | 9.1062 | 5400 | 0.5019 | 0.8331 |
|
109 |
-
| 0.3264 | 9.2749 | 5500 | 0.5015 | 0.8331 |
|
110 |
-
| 0.306 | 9.4435 | 5600 | 0.5020 | 0.8327 |
|
111 |
-
| 0.3143 | 9.6121 | 5700 | 0.5018 | 0.8330 |
|
112 |
-
| 0.3061 | 9.7808 | 5800 | 0.5014 | 0.8335 |
|
113 |
-
| 0.3131 | 9.9494 | 5900 | 0.5014 | 0.8334 |
|
114 |
|
115 |
|
116 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model: carlosleao/vit-Facial-Expression-Recognition
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
15 |
|
16 |
# vit-Facial-Expression-Recognition
|
17 |
|
18 |
+
This model is a fine-tuned version of [carlosleao/vit-Facial-Expression-Recognition](https://huggingface.co/carlosleao/vit-Facial-Expression-Recognition) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.6115
|
21 |
+
- Accuracy: 0.3764
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.7238 | 0.8959 | 100 | 1.6509 | 0.3764 |
|
56 |
+
| 1.6152 | 1.7917 | 200 | 1.6163 | 0.3764 |
|
57 |
+
| 1.6076 | 2.6876 | 300 | 1.6110 | 0.3764 |
|
58 |
+
| 1.6158 | 3.5834 | 400 | 1.6094 | 0.3764 |
|
59 |
+
| 1.6031 | 4.4793 | 500 | 1.6115 | 0.3764 |
|
60 |
+
| 1.604 | 5.3751 | 600 | 1.6105 | 0.3764 |
|
61 |
+
| 1.6087 | 6.2710 | 700 | 1.6087 | 0.3764 |
|
62 |
+
| 1.5989 | 7.1669 | 800 | 1.6103 | 0.3764 |
|
63 |
+
| 1.606 | 8.0627 | 900 | 1.6085 | 0.3764 |
|
64 |
+
| 1.6013 | 8.9586 | 1000 | 1.6085 | 0.3764 |
|
65 |
+
| 1.6066 | 9.8544 | 1100 | 1.6084 | 0.3764 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss":
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 9.944008958566629,
|
3 |
+
"eval_accuracy": 0.3763621123218776,
|
4 |
+
"eval_loss": 1.6114516258239746,
|
5 |
+
"eval_runtime": 6.6377,
|
6 |
+
"eval_samples_per_second": 539.194,
|
7 |
+
"eval_steps_per_second": 16.873
|
8 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss":
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 9.944008958566629,
|
3 |
+
"eval_accuracy": 0.3763621123218776,
|
4 |
+
"eval_loss": 1.6114516258239746,
|
5 |
+
"eval_runtime": 6.6377,
|
6 |
+
"eval_samples_per_second": 539.194,
|
7 |
+
"eval_steps_per_second": 16.873
|
8 |
}
|
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:480e46cd317a849f3e54cf0bd2f6f140e77ea65bfd47f996e4df5b2001ea5113
|
3 |
size 343242432
|