CoolFace
Modelpublic

autobio/distilbert-scam-classification-fine-tuned-elder

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes9downloads
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. -->

distilbert-scam-classification-fine-tuned-elder

This model is a fine-tuned version of BothBosu/distilbert-scam-classification-v1 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.6626
  • Accuracy: 0.925
  • Precision: 0.8889
  • Recall: 0.9412
  • F1: 0.9143

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.004
  • trainbatchsize: 64
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • training_steps: 200

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.06.6667201.81020.90.84210.94120.8889
0.013.3333401.77510.90.84210.94120.8889
0.020.0601.73900.90.84210.94120.8889
0.026.6667801.71400.9250.88890.94120.9143
0.033.33331001.70160.9250.88890.94120.9143
0.040.01201.69900.9250.88890.94120.9143
0.046.66671401.68190.9250.88890.94120.9143
0.053.33331601.66020.9250.88890.94120.9143
0.060.01801.66260.9250.88890.94120.9143
0.066.66672001.66260.9250.88890.94120.9143

Framework versions

  • Transformers 4.40.0
  • Pytorch 2.2.1+cu121
  • Datasets 2.19.0
  • Tokenizers 0.19.1