outputs_dinov2_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.0428
- Precision: 0.9768
- Recall: 0.9748
- F1: 0.9758
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.4065 | 1.0 | 147 | 0.0644 | 0.9435 | 0.9128 | 0.9279 |
| 0.3383 | 2.0 | 294 | 0.0482 | 0.9603 | 0.9391 | 0.9495 |
| 0.1051 | 3.0 | 441 | 0.0308 | 0.9668 | 0.9800 | 0.9734 |
| 0.0331 | 4.0 | 588 | 0.0278 | 0.9769 | 0.9790 | 0.9780 |
| 0.0844 | 5.0 | 735 | 0.0359 | 0.9758 | 0.9748 | 0.9753 |
| 0.0324 | 6.0 | 882 | 0.0401 | 0.9768 | 0.9737 | 0.9753 |
| 0.0110 | 7.0 | 1029 | 0.0423 | 0.9789 | 0.9748 | 0.9768 |
| 0.0269 | 8.0 | 1176 | 0.0429 | 0.9768 | 0.9727 | 0.9747 |
| 0.0244 | 9.0 | 1323 | 0.0416 | 0.9738 | 0.9748 | 0.9743 |
| 0.0013 | 10.0 | 1470 | 0.0428 | 0.9768 | 0.9748 | 0.9758 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.5.0
- Tokenizers 0.22.2
- Downloads last month
- 3
Model tree for buddhadeb33/outputs_dinov2_v3
Base model
facebook/dinov2-base