Text Classification
Collection
Phishing website binary classification
•
4 items
•
Updated
This model is a fine-tuned version of google-bert/bert-base-uncased on aisuko/phishing-binary-classification dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
aisuko/phishing-binary-classification dataset
Please check Kaggle notbebook FT Google Bert for Binary Classification
The following hyperparameters were used during training:
Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
---|---|---|---|---|---|
0.6681 | 1.0 | 1250 | 0.6198 | 0.69 | 0.885 |
0.6185 | 2.0 | 2500 | 0.5813 | 0.712 | 0.897 |
0.5907 | 3.0 | 3750 | 0.5478 | 0.82 | 0.9 |
0.5693 | 4.0 | 5000 | 0.5267 | 0.815 | 0.908 |
0.5608 | 5.0 | 6250 | 0.5193 | 0.787 | 0.91 |
0.5486 | 6.0 | 7500 | 0.5168 | 0.769 | 0.915 |
0.5409 | 7.0 | 8750 | 0.5034 | 0.79 | 0.916 |
0.5338 | 8.0 | 10000 | 0.5016 | 0.784 | 0.918 |
0.5331 | 9.0 | 11250 | 0.4947 | 0.796 | 0.919 |
0.5308 | 10.0 | 12500 | 0.4878 | 0.82 | 0.919 |
Base model
google-bert/bert-base-uncased