vijil-bias-detector-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.2047
- Accuracy: 0.9195
- F1: 0.9191
- Precision: 0.9013
- Recall: 0.9376
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: 32
- eval_batch_size: 64
- 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
- lr_scheduler_warmup_steps: 0.1
- num_epochs: 3
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|---|---|---|---|---|---|---|---|
| 0.3119 | 0.9363 | 500 | 0.2630 | 0.8900 | 0.8940 | 0.8434 | 0.9511 |
| 0.2330 | 1.8727 | 1000 | 0.2177 | 0.9082 | 0.9094 | 0.8770 | 0.9443 |
| 0.1915 | 2.8090 | 1500 | 0.2069 | 0.9171 | 0.9176 | 0.8907 | 0.9463 |
| 0.1734 | 3.0 | 1602 | 0.2047 | 0.9195 | 0.9191 | 0.9013 | 0.9376 |
Framework versions
- Transformers 5.5.0
- Pytorch 2.11.0+cu130
- Datasets 4.8.4
- Tokenizers 0.22.2
- Downloads last month
- 345
Model tree for vijil/stereotype-eeoc-detector
Base model
answerdotai/ModernBERT-base