CoolFace
Modelpublic

tobijen/bart_left_heading_torch

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes66downloads
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. -->

bartleftheading_torch

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

  • Loss: 4.1853

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

Training results

Training LossEpochStepValidation Loss
No log1.0810.9542
No log2.0169.4997
No log3.0248.7858
No log4.0328.4885
No log5.0408.0916
No log6.0487.9659
No log7.0567.6608
No log8.0647.2812
No log9.0727.0035
No log10.0806.7113
No log11.0886.3708
No log12.0965.9869
No log13.01045.6537
No log14.01125.3304
No log15.01205.0117
No log16.01284.7120
No log17.01364.4874
No log18.01444.3164
No log19.01524.2133
No log20.01604.1853

Framework versions

  • Transformers 4.31.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.1
  • Tokenizers 0.13.3