CoolFace
Modelpublic

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

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

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: 1.6389
  • —Accuracy: 0.2557
  • —F1: 0.0679

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.002
  • —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.01421.74300.24690.0660
No log2.02841.98700.24690.0660
No log2.994261.70770.23460.0633
1.79554.05691.65470.24690.0660
1.79555.07111.68060.25570.0679
1.79556.08531.68250.24690.0660
1.79556.999951.65630.25570.0679
1.66918.011381.64730.23460.0633
1.66919.012801.69310.25570.0679
1.66919.9814201.63890.25570.0679

Framework versions

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