CoolFace
Modelpublic

GItaf/bert-base-uncased-bert-base-uncased-mc-weight0.25-epoch15

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

bert-base-uncased-bert-base-uncased-mc-weight0.25-epoch15

This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.1343
  • —Cls loss: 3.0991
  • —Lm loss: 4.3588
  • —Cls Accuracy: 0.6092
  • —Cls F1: 0.6066
  • —Cls Precision: 0.6082
  • —Cls Recall: 0.6092
  • —Perplexity: 78.17

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

Training results

Training LossEpochStepValidation LossCls lossLm lossCls AccuracyCls F1Cls PrecisionCls RecallPerplexity
5.33721.034704.92491.56824.53250.57120.55670.57510.571292.99
4.82872.069404.78301.38894.43550.62310.61690.64480.623184.39
4.62953.0104104.75851.47524.38940.62480.61600.63400.624880.59
4.47044.0138804.77071.60984.36780.61210.60790.61560.612178.87
4.33645.0173504.80081.81024.34780.60860.60680.61050.608677.31
4.22456.0208204.83531.94864.34770.61210.60750.61310.612177.30
4.12897.0242904.88832.19124.34000.61100.60760.61820.611076.71
4.04858.0277604.93942.42034.33370.59140.58620.60160.591476.23
3.98269.0312305.00262.66644.33540.60060.59360.60350.600676.35
3.927710.0347004.99022.59924.33980.60350.60320.60880.603576.69
3.879411.0381705.06982.90064.34410.61560.61270.62130.615677.02
3.842812.0416405.09562.97954.35010.61270.61100.61840.612777.49
3.812913.0451105.12233.06464.35550.61380.60990.61720.613877.91
3.789114.0485805.12423.08094.35340.60580.60450.60710.605877.74
3.774415.0520505.13433.09914.35880.60920.60660.60820.609278.17

Framework versions

  • —Transformers 4.21.2
  • —Pytorch 1.12.1
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1