carlosleao
commited on
Commit
•
5b5f974
1
Parent(s):
c3b6b44
End of training
Browse files- README.md +11 -19
- all_results.json +6 -6
- eval_results.json +6 -6
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [motheecreator/vit-Facial-Expression-Recognition](https://huggingface.co/motheecreator/vit-Facial-Expression-Recognition) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,31 +43,23 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- gradient_accumulation_steps: 8
|
45 |
- total_train_batch_size: 256
|
46 |
-
- optimizer:
|
47 |
- lr_scheduler_type: cosine
|
48 |
- lr_scheduler_warmup_steps: 1000
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 0.5426 | 3.6036 | 400 | 0.5069 | 0.8177 |
|
59 |
-
| 0.4955 | 4.5045 | 500 | 0.4693 | 0.8292 |
|
60 |
-
| 0.4483 | 5.4054 | 600 | 0.4387 | 0.8438 |
|
61 |
-
| 0.4379 | 6.3063 | 700 | 0.4329 | 0.8495 |
|
62 |
-
| 0.4073 | 7.2072 | 800 | 0.4256 | 0.8483 |
|
63 |
-
| 0.3889 | 8.1081 | 900 | 0.4322 | 0.8393 |
|
64 |
-
| 0.3765 | 9.0090 | 1000 | 0.4066 | 0.8548 |
|
65 |
-
| 0.3101 | 9.9099 | 1100 | 0.4092 | 0.8545 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
-
- Transformers 4.
|
71 |
-
- Pytorch 2.
|
72 |
-
- Datasets 3.0.
|
73 |
-
- Tokenizers 0.20.
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [motheecreator/vit-Facial-Expression-Recognition](https://huggingface.co/motheecreator/vit-Facial-Expression-Recognition) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7487
|
21 |
+
- Accuracy: 0.8106
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- gradient_accumulation_steps: 8
|
45 |
- total_train_batch_size: 256
|
46 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: cosine
|
48 |
- lr_scheduler_warmup_steps: 1000
|
49 |
+
- num_epochs: 3
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| 15.0942 | 0.8959 | 100 | 1.7638 | 0.5923 |
|
56 |
+
| 9.8203 | 1.7962 | 200 | 1.1090 | 0.7259 |
|
57 |
+
| 6.7293 | 2.6965 | 300 | 0.8104 | 0.8022 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
|
59 |
|
60 |
### Framework versions
|
61 |
|
62 |
+
- Transformers 4.46.1
|
63 |
+
- Pytorch 2.5.1+cu124
|
64 |
+
- Datasets 3.0.2
|
65 |
+
- Tokenizers 0.20.1
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 2.992161254199328,
|
3 |
+
"eval_accuracy": 0.8105616093880972,
|
4 |
+
"eval_loss": 0.7486518621444702,
|
5 |
+
"eval_runtime": 132.5931,
|
6 |
+
"eval_samples_per_second": 26.992,
|
7 |
+
"eval_steps_per_second": 0.845
|
8 |
}
|
eval_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"epoch":
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss": 0.
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 2.992161254199328,
|
3 |
+
"eval_accuracy": 0.8105616093880972,
|
4 |
+
"eval_loss": 0.7486518621444702,
|
5 |
+
"eval_runtime": 132.5931,
|
6 |
+
"eval_samples_per_second": 26.992,
|
7 |
+
"eval_steps_per_second": 0.845
|
8 |
}
|