hardware_mbert_1024_v5
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.2744
- F1: 0.7602
- Precision: 0.6764
- Recall: 0.8676
- Accuracy: 0.8904
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: 8
- eval_batch_size: 16
- seed: 46
- distributed_type: multi-GPU
- num_devices: 2
- gradient_accumulation_steps: 4
- total_train_batch_size: 64
- 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.4877 | 1.0 | 393 | 0.2834 | 0.7445 | 0.6593 | 0.8551 | 0.8826 |
| 1.067 | 2.0 | 786 | 0.2628 | 0.7439 | 0.6358 | 0.8962 | 0.8765 |
| 0.852 | 3.0 | 1179 | 0.2744 | 0.7602 | 0.6764 | 0.8676 | 0.8904 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 4.5.0
- Tokenizers 0.22.1
- Downloads last month
- 2
Model tree for Dawn123666/hardware_mbert_1024_v5
Base model
answerdotai/ModernBERT-base