outputs_dinov2_focal_loss_v3
This model is a fine-tuned version of facebook/dinov2-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0449
- Precision: 0.9770
- Recall: 0.9811
- F1: 0.9790
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-06
- train_batch_size: 4
- eval_batch_size: 4
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 32
- optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 0.1
- num_epochs: 10
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 |
|---|---|---|---|---|---|---|
| 0.1012 | 1.0 | 147 | 0.0347 | 0.9354 | 0.9433 | 0.9393 |
| 0.0973 | 2.0 | 294 | 0.0237 | 0.9647 | 0.9748 | 0.9697 |
| 0.0755 | 3.0 | 441 | 0.0241 | 0.9521 | 0.9811 | 0.9664 |
| 0.0064 | 4.0 | 588 | 0.0365 | 0.9637 | 0.9748 | 0.9692 |
| 0.0404 | 5.0 | 735 | 0.0316 | 0.9719 | 0.9821 | 0.9770 |
| 0.0141 | 6.0 | 882 | 0.0464 | 0.9760 | 0.9811 | 0.9785 |
| 0.0007 | 7.0 | 1029 | 0.0416 | 0.9729 | 0.9811 | 0.9770 |
| 0.0017 | 8.0 | 1176 | 0.0433 | 0.9821 | 0.9779 | 0.98 |
| 0.0002 | 9.0 | 1323 | 0.0438 | 0.9770 | 0.9800 | 0.9785 |
| 0.0007 | 10.0 | 1470 | 0.0449 | 0.9770 | 0.9811 | 0.9790 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 1
Model tree for buddhadeb33/outputs_dinov2_focal_loss_v3
Base model
facebook/dinov2-base