CoolFace
Modelpublic

Minata/plbart-base-finetuned-detection-bad-good-ut

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes14downloads
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. -->

plbart-base-finetuned-detection-bad-good-ut

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

  • Loss: 0.3264
  • Accuracy: 0.826

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

Training results

Training LossEpochStepValidation LossAccuracy
0.69580.091000.70970.532
0.63580.182000.45190.759
0.40830.273000.37930.789
0.38630.364000.38270.797
0.35810.445000.33920.81
0.33950.536000.35460.8
0.33360.627000.32970.827
0.3530.718000.36450.803
0.36280.89000.34000.824
0.32270.8910000.32640.826
0.35210.9811000.32270.823
0.35561.0712000.32110.821
0.32431.1613000.32960.812
0.32011.2414000.33950.832
0.31271.3315000.33650.83
0.32671.4216000.33760.828
0.30461.5117000.33160.82
0.29031.618000.34180.835
0.30621.6919000.33000.84
0.30341.7820000.33270.838
0.28281.8721000.33420.825
0.31191.9622000.33190.833

Framework versions

  • Transformers 4.26.1
  • Pytorch 1.13.1+cu116
  • Datasets 2.10.0
  • Tokenizers 0.13.2