progpedia19_codeberta_ep30_bs16_lr3e-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.1344
- Accuracy: 0.9938
- Recall: 0.9167
- Precision: 0.9167
- F1: 0.9167
- F Beta Score: 0.9167
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: 3e-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.2802 | 1.0 | 94 | 0.2878 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.2432 | 2.0 | 188 | 0.3582 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.0004 | 3.0 | 282 | 0.3972 | 0.9876 | 0.6667 | 1.0 | 0.8 | 0.7429 |
| 0.0014 | 4.0 | 376 | 0.2147 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.0014 | 5.0 | 470 | 0.1478 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.1459 | 6.0 | 564 | 0.1837 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.0015 | 7.0 | 658 | 0.1372 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.0001 | 8.0 | 752 | 0.1344 | 0.9938 | 0.9167 | 0.9167 | 0.9167 | 0.9167 |
| 0.0583 | 9.0 | 846 | 0.2593 | 0.9938 | 0.8333 | 1.0 | 0.9091 | 0.8784 |
| 0.0002 | 10.0 | 940 | 0.2522 | 0.9938 | 0.9167 | 0.9167 | 0.9167 | 0.9167 |
| 0.0001 | 11.0 | 1034 | 0.3145 | 0.9969 | 0.9167 | 1.0 | 0.9565 | 0.9408 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.8.0+cu128
- Datasets 3.1.0
- Tokenizers 0.21.4
- Downloads last month
- 1
Model tree for buelfhood/progpedia19_codeberta_ep30_bs16_lr3e-05_l512_s42_ppn_loss
Base model
huggingface/CodeBERTa-small-v1