CoolFace
Modelpublic

sandeshrajx/bert-fraud-classification-test-mass-4

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

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

bert-fraud-classification-test-mass-4

This model is a fine-tuned version of sandeshrajx/bert-fraud-classification-test-mass on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3408
  • —F1: 0.8508
  • —Precision: 0.8627
  • —Val Accuracy: 0.8663

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: 5e-05
  • —trainbatchsize: 44
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 88
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 2
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossF1PrecisionVal Accuracy
0.38740.1743400.31970.85790.89360.8758
0.36140.3486800.34270.83820.88460.8603
0.35630.52291200.35050.84350.84680.8584
0.42630.69721600.34070.84540.85890.8617
0.35140.87152000.34730.84130.84210.8560
0.2591.04582400.33780.84170.91060.8663
0.31481.22002800.35430.84790.88890.8679
0.26851.39433200.35070.85010.90400.8715
0.22711.56863600.37730.84060.82620.8526
0.3761.74294000.34120.85200.87310.8687
0.27391.91724400.34080.85080.86270.8663

Framework versions

  • —Transformers 4.46.0.dev0
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.20.1