CoolFace
Modelpublic

tab7v/ent_description

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

ent_description

This model is a fine-tuned version of textattack/bert-base-uncased-CoLA on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6580
  • —Class Acc: 0.9292
  • —Class Rec: 0.8413
  • —Class Prec: 0.8281
  • —Class F1: 0.8346
  • —Class Mcc: 0.7896
  • —Feature Ham Loss: 0.2192
  • —Feature Rec: 0.8123
  • —Feature Prec: 0.8417
  • —Feature F1: 0.8242

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.0001
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossClass AccClass RecClass PrecClass F1Class MccFeature Ham LossFeature RecFeature PrecFeature F1
No log1.0440.78380.86170.35710.97830.52330.54290.24370.82320.80930.8085
No log2.0880.67840.92580.72220.910.80530.76800.26260.73030.83610.7713
No log3.01320.70530.88700.92060.67050.77590.71860.21750.92940.79700.8501
No log4.01760.72800.88530.92860.66480.77480.71830.22260.93130.79210.8499
No log5.02200.62850.93760.75400.94060.83700.80650.23100.78690.84400.8071
No log6.02640.60290.93420.80950.87180.83950.79910.22930.83270.82060.8230
No log7.03080.61060.94100.83330.88240.85710.82050.21460.88100.81810.8371
No log8.03520.60120.94100.83330.88240.85710.82050.21040.87340.82420.8390
No log9.03960.59810.93760.84130.86180.85140.81200.20870.86320.82900.8387
No log10.04400.62130.93930.81750.88790.85120.81430.23230.77040.84910.8029
No log11.04840.66670.92580.89680.78470.83700.79220.22430.78560.85190.8156
0.625412.05280.64190.93250.87300.82090.84620.80360.22010.84920.82220.8327
0.625413.05720.69790.92580.90480.78080.83820.79400.21840.87720.81370.8426
0.625414.06160.65410.92920.84920.82310.83590.79090.22090.79260.85040.8174
0.625415.06600.64070.93420.83330.85370.84340.80190.21460.83400.83510.8298
0.625416.07040.64480.93420.80160.87830.83820.79830.21710.81490.84240.8225
0.625417.07480.65560.93090.76190.89720.82400.78540.21960.81810.83750.8218
0.625418.07920.66420.92750.85710.81200.83400.78810.21630.82440.83890.8292
0.625419.08360.65460.93760.82540.87390.84900.81020.22260.80660.84050.8203
0.625420.08800.65800.92920.84130.82810.83460.78960.21920.81230.84170.8242

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.3.2
  • —Tokenizers 0.21.0