CoolFace
Modelpublic

RyuExcalibur/bart-large-mnli-aitools

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes16downloads
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-aitools

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.1230
  • Accuracy: 0.9722

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

Training results

Training LossEpochStepValidation LossAccuracy
No log0.31500.52120.8611
No log0.611000.53970.8333
No log0.921500.03220.9722
No log1.232000.60250.8611
No log1.532500.07080.9722
No log1.843000.32600.9444
No log2.153500.00141.0
No log2.454000.00171.0
No log2.764500.03750.9722
0.34023.075000.12300.9722
0.34023.375500.00771.0
0.34023.686000.15690.9722
0.34023.996500.07210.9722
0.34024.297000.14260.9722

Framework versions

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