ml_mbert_1024_v2
This model is a fine-tuned version of answerdotai/ModernBERT-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1568
- F1: 0.8579
- Precision: 0.7956
- Recall: 0.9308
- Accuracy: 0.9384
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: 2e-05
- train_batch_size: 16
- eval_batch_size: 16
- seed: 43
- distributed_type: multi-GPU
- num_devices: 2
- gradient_accumulation_steps: 4
- total_train_batch_size: 128
- total_eval_batch_size: 32
- 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
- lr_scheduler_warmup_ratio: 0.1
- num_epochs: 3
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
|---|---|---|---|---|---|---|---|
| 1.2798 | 1.0 | 123 | 0.1621 | 0.8380 | 0.7564 | 0.9395 | 0.9274 |
| 0.696 | 2.0 | 246 | 0.1659 | 0.8759 | 0.8486 | 0.9049 | 0.9487 |
| 0.5511 | 3.0 | 369 | 0.1568 | 0.8579 | 0.7956 | 0.9308 | 0.9384 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 4.5.0
- Tokenizers 0.22.1
- Downloads last month
- -
Model tree for Dawn123666/ml_mbert_1024_v2
Base model
answerdotai/ModernBERT-base