bert-large-finetuned-phishing
This model is a fine-tuned version of bert-large-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1696
- Accuracy: 0.9726
- Precision: 0.9751
- Recall: 0.9593
- False Positive Rate: 0.0178
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: 16
- eval_batch_size: 16
- seed: 42
- optimizer: Use 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: 4
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | False Positive Rate |
---|---|---|---|---|---|---|---|
0.1422 | 1.0 | 3884 | 0.1259 | 0.9640 | 0.9601 | 0.9540 | 0.0288 |
0.086 | 2.0 | 7768 | 0.1504 | 0.9705 | 0.9749 | 0.9546 | 0.0179 |
0.0418 | 3.0 | 11652 | 0.1637 | 0.9714 | 0.9734 | 0.9583 | 0.0190 |
0.018 | 4.0 | 15536 | 0.1696 | 0.9726 | 0.9751 | 0.9593 | 0.0178 |
Framework versions
- Transformers 4.49.0
- Pytorch 2.2.1+cu121
- Datasets 3.3.1
- Tokenizers 0.21.0
- Downloads last month
- 2
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for VijayKrish2123/bert-large-finetuned-phishing
Base model
google-bert/bert-large-uncased