deit-tiny-distilled-patch16-224emotion_model_5feats
This model is a fine-tuned version of facebook/deit-tiny-distilled-patch16-224 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.7359
- Accuracy: 0.6745
- Weighted f1: 0.6732
- Micro f1: 0.6745
- Macro f1: 0.6732
- Weighted recall: 0.6745
- Micro recall: 0.6745
- Macro recall: 0.6745
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 64
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Weighted f1 | Micro f1 | Macro f1 | Weighted recall | Micro recall | Macro recall |
|---|---|---|---|---|---|---|---|---|---|---|
| 1.1331 | 1.0 | 251 | 0.9318 | 0.6135 | 0.6082 | 0.6135 | 0.6082 | 0.6135 | 0.6135 | 0.6135 |
| 0.8091 | 2.0 | 502 | 0.8565 | 0.654 | 0.6506 | 0.654 | 0.6506 | 0.654 | 0.654 | 0.6540 |
| 0.643 | 3.0 | 753 | 0.8102 | 0.6825 | 0.6823 | 0.6825 | 0.6823 | 0.6825 | 0.6825 | 0.6825 |
| 0.4769 | 4.0 | 1004 | 0.8643 | 0.6765 | 0.6789 | 0.6765 | 0.6789 | 0.6765 | 0.6765 | 0.6765 |
| 0.305 | 5.0 | 1255 | 0.9429 | 0.672 | 0.6705 | 0.672 | 0.6705 | 0.672 | 0.672 | 0.672 |
| 0.1623 | 6.0 | 1506 | 1.0797 | 0.6795 | 0.6803 | 0.6795 | 0.6803 | 0.6795 | 0.6795 | 0.6795 |
| 0.0718 | 7.0 | 1757 | 1.3218 | 0.672 | 0.6661 | 0.672 | 0.6661 | 0.672 | 0.672 | 0.6720 |
| 0.0272 | 8.0 | 2008 | 1.5383 | 0.678 | 0.6753 | 0.678 | 0.6753 | 0.678 | 0.678 | 0.6780 |
| 0.0105 | 9.0 | 2259 | 1.6872 | 0.675 | 0.6746 | 0.675 | 0.6746 | 0.675 | 0.675 | 0.675 |
| 0.005 | 10.0 | 2510 | 1.7359 | 0.6745 | 0.6732 | 0.6745 | 0.6732 | 0.6745 | 0.6745 | 0.6745 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- 8
Model tree for Ganaa614/emotion_model_5feats
Base model
facebook/deit-tiny-distilled-patch16-224