irplag_codeberta_ep30_bs16_lr5e-05_l512_s42_ppn_loss
This model is a fine-tuned version of huggingface/CodeBERTa-small-v1 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.0002
- Accuracy: 1.0
- Recall: 1.0
- Precision: 1.0
- F1: 1.0
- F Beta Score: 1.0
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: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 30
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 | F Beta Score |
|---|---|---|---|---|---|---|---|---|
| 0.7169 | 1.0 | 21 | 0.4869 | 0.8551 | 0.8182 | 1.0 | 0.9 | 0.8667 |
| 0.2289 | 2.0 | 42 | 0.2927 | 0.8551 | 0.8182 | 1.0 | 0.9 | 0.8667 |
| 0.1699 | 3.0 | 63 | 0.1203 | 0.9710 | 0.9818 | 0.9818 | 0.9818 | 0.9818 |
| 0.046 | 4.0 | 84 | 0.6833 | 0.9275 | 0.9818 | 0.9310 | 0.9558 | 0.9656 |
| 0.0801 | 5.0 | 105 | 0.0363 | 0.9855 | 0.9818 | 1.0 | 0.9908 | 0.9873 |
| 0.0112 | 6.0 | 126 | 0.0673 | 0.9855 | 1.0 | 0.9821 | 0.9910 | 0.9944 |
| 0.0021 | 7.0 | 147 | 0.0217 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.003 | 8.0 | 168 | 0.0292 | 0.9855 | 0.9818 | 1.0 | 0.9908 | 0.9873 |
| 0.0026 | 9.0 | 189 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.0003 | 10.0 | 210 | 0.0006 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.0002 | 11.0 | 231 | 0.0002 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.0001 | 12.0 | 252 | 0.0003 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.0001 | 13.0 | 273 | 0.0003 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
| 0.0001 | 14.0 | 294 | 0.0003 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.8.0+cu128
- Datasets 3.1.0
- Tokenizers 0.21.4
- Downloads last month
- 2
Model tree for buelfhood/irplag_codeberta_ep30_bs16_lr5e-05_l512_s42_ppn_loss
Base model
huggingface/CodeBERTa-small-v1