jb_sytem_bin_judge_base
This model is a fine-tuned version of roberta-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3564
- Accuracy: 0.9157
- Recall: 0.9147
- Precision: 0.8845
- F1: 0.8994
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: 6
- eval_batch_size: 6
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 500
- num_epochs: 5
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Recall | Precision | F1 |
---|---|---|---|---|---|---|---|
0.3409 | 1.0 | 1708 | 0.3559 | 0.8946 | 0.9254 | 0.8362 | 0.8785 |
0.3666 | 2.0 | 3416 | 0.3907 | 0.8973 | 0.8188 | 0.9231 | 0.8678 |
0.25 | 3.0 | 5124 | 0.3385 | 0.9148 | 0.8977 | 0.8957 | 0.8967 |
0.0546 | 4.0 | 6832 | 0.3714 | 0.9087 | 0.9147 | 0.8702 | 0.8919 |
0.363 | 5.0 | 8540 | 0.3564 | 0.9157 | 0.9147 | 0.8845 | 0.8994 |
Framework versions
- Transformers 4.39.3
- Pytorch 2.2.2+cu121
- Datasets 2.18.0
- Tokenizers 0.15.2
- Downloads last month
- 28
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for GeorgeDaDude/jb_sytem_bin_judge_base
Base model
FacebookAI/roberta-base