classify-modernbert2
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.6592
- F1: 0.8413
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: 32
- 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: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 |
|---|---|---|---|---|
| 0.4451 | 1.0 | 108 | 0.3381 | 0.8458 |
| 0.3219 | 2.0 | 216 | 0.3756 | 0.8438 |
| 0.2092 | 3.0 | 324 | 0.4071 | 0.8262 |
| 0.1314 | 4.0 | 432 | 0.5297 | 0.8540 |
| 0.0584 | 5.0 | 540 | 0.6592 | 0.8413 |
Framework versions
- Transformers 4.54.0
- Pytorch 2.6.0+cu124
- Datasets 4.0.0
- Tokenizers 0.21.2
- Downloads last month
- 2
Model tree for martin-ratajczak/classify-modernbert2
Base model
answerdotai/ModernBERT-base