CoolFace
Modelpublic

cyberseclabs/bert-classify-urls-v0.05

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

testtrainerfull

This model is a fine-tuned version of cyberseclabs/bert-classify-urls-v0.005 on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1000
  • Accuracy: 0.9823
  • Precision: 0.9744
  • Recall: 0.9732
  • F1: 0.9738
  • Roc Auc: 0.9965

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
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1Roc Auc
0.14740.38465000.13190.97040.96790.94370.95560.9900
0.12750.769210000.09380.97580.97390.95390.96380.9957
0.10051.153815000.09050.97670.97170.95900.96530.9964
0.06371.538520000.08420.98150.96890.97670.97280.9969
0.05681.923125000.08840.97940.96660.97270.96960.9972
0.03572.307730000.10190.98100.97860.96470.97160.9964
0.02722.692335000.10000.98230.97440.97320.97380.9965

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.2
  • Tokenizers 0.19.1