CoolFace
Modelpublic

samaksh-khatri-crest-data/bart-large-mnli_17082023T115544

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

bart-large-mnli_17082023T115544

This model is a fine-tuned version of facebook/bart-large-mnli on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4791
  • —Accuracy: 0.9394
  • —F1: 0.9528

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.01420.26050.90950.9307
No log2.02840.26640.91830.9389
No log2.994260.25620.93150.9467
0.1934.05690.39920.93150.9458
0.1935.07110.41850.93150.9441
0.1936.08530.49180.93060.9462
0.1936.999950.45840.93850.9526
0.01018.011380.46110.93670.9503
0.01019.012800.47390.93850.9518
0.01019.9814200.47910.93940.9528

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3