bert-phishing-url_parent
This model is a fine-tuned version of google-bert/bert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.5752
- Accuracy: 0.68
- Auc: 0.859
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: 0.0002
- train_batch_size: 32
- eval_batch_size: 32
- 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: 10
Training results
Training Loss | Epoch | Step | Validation Loss | Accuracy | Auc |
---|---|---|---|---|---|
0.6303 | 1.0 | 379 | 0.6868 | 0.547 | 0.775 |
0.589 | 2.0 | 758 | 0.6025 | 0.662 | 0.827 |
0.5635 | 3.0 | 1137 | 0.6093 | 0.638 | 0.84 |
0.5477 | 4.0 | 1516 | 0.5919 | 0.662 | 0.85 |
0.5369 | 5.0 | 1895 | 0.5531 | 0.696 | 0.854 |
0.5313 | 6.0 | 2274 | 0.5772 | 0.673 | 0.855 |
0.5262 | 7.0 | 2653 | 0.5633 | 0.682 | 0.857 |
0.5242 | 8.0 | 3032 | 0.5719 | 0.673 | 0.858 |
0.5199 | 9.0 | 3411 | 0.5612 | 0.68 | 0.859 |
0.5156 | 10.0 | 3790 | 0.5752 | 0.68 | 0.859 |
Framework versions
- Transformers 4.50.0
- Pytorch 2.6.0+cu124
- Datasets 3.4.1
- Tokenizers 0.21.1
- Downloads last month
- 29
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for InduwaraR/bert-phishing-url_parent
Base model
google-bert/bert-base-uncased