CoolFace
Modelpublic

Ghazi-nak/6_BiasDetctor_HTW_ANG.KI

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes2downloads
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. -->

6BiasDetctorHTW_ANG.KI

This model is a fine-tuned version of roberta-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5508
  • —Accuracy: 0.9314
  • —F1: 0.9313
  • —Precision: 0.9313
  • —Recall: 0.9314

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: 32
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 300
  • —num_epochs: 6
  • —labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
1.05290.42500.77000.81420.81690.83360.8142
0.69380.85000.64790.87620.87760.88540.8762
0.62161.27500.60490.9010.90200.90600.901
0.56761.610000.62140.89780.89790.90050.8978
0.57772.012500.54930.92360.92410.92520.9236
0.51182.415000.55070.92360.92360.92430.9236
0.49092.817500.55790.9270.92690.92720.927
0.45953.220000.55080.93140.93130.93130.9314
0.45383.622500.56910.92440.92390.92480.9244
0.44454.025000.55810.93080.93080.93140.9308

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.1.2
  • —Datasets 3.5.1
  • —Tokenizers 0.21.1

Training Information:

TrainOutput(globalstep=2500, trainingloss=0.6116815521240234, metrics={'trainruntime': 805.1081, 'trainsamplespersecond': 149.048, 'trainstepspersecond': 4.658, 'totalflos': 2.104945139712e+16, 'train_loss': 0.6116815521240234, 'epoch': 4.0})