CoolFace
Modelpublic

mrm8488/bloom-560m-finetuned-samsum

sourceHugging Facebigscience-bloom-rail-1.0updated 4y agoView on Hugging Face
0likes43downloads
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. -->

bloom-560m-finetuned-samsum

This model is a fine-tuned version of bigscience/bloom-560m on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.9178

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: 5e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 6
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.76630.632002.6934
2.37691.264002.6274
2.27761.896002.5818
1.8732.528002.7177
1.67153.1510002.9178
1.45153.7812002.8924
1.05224.4214003.3753
1.02375.0516003.8098
0.74165.6818003.9139

Framework versions

  • —Transformers 4.22.2
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.5.1
  • —Tokenizers 0.12.1