CoolFace
Modelpublic

sibyl/BART-commongen

sourceHugging Faceupdated 5y agoView on Hugging Face
0likes21downloads
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-commongen

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

  • —Loss: 1.1263
  • —Spice: 0.4178

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —training_steps: 6317

Training results

Training LossEpochStepValidation LossSpice
9.09710.051004.13360.3218
3.53480.092001.54670.3678
1.50990.143001.12800.3821
1.23950.194001.11780.3917
1.18270.245001.09190.4086
1.15450.286001.10280.4035
1.13630.337001.10210.4187
1.11560.388001.12310.4103
1.10770.439001.12210.4117
1.09640.4710001.11690.4088
1.07040.5211001.11430.4133
1.04830.5712001.10850.4058
1.05560.6213001.10590.4249
1.03430.6614001.09920.4102
1.01230.7115001.11260.4104
1.01080.7616001.11400.4177
1.0050.8117001.12640.4078
0.98220.8518001.12560.4158
0.99180.919001.13450.4118
0.96640.9520001.10870.4073
0.95321.021001.12170.4063
0.87991.0422001.12290.4115
0.86651.0923001.12630.4178

Framework versions

  • —Transformers 4.9.2
  • —Pytorch 1.9.0+cu102
  • —Datasets 1.11.1.dev0
  • —Tokenizers 0.10.3