CoolFace
Modelpublic

hugger111/BlenderBot_400M_distill_falcon_redefined_first10krows

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

BlenderBot400Mdistillfalconredefined_first10krows

This model is a fine-tuned version of facebook/blenderbot-400M-distill on the first 10000 rows of the tiiuae/falcon-refinedweb dataset. It achieves the following results on the evaluation set:

  • Loss: 3.4093

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

Training results

Training LossEpochStepValidation Loss
3.46931.010003.4126
3.45522.020003.4046
3.43933.030003.4076
3.44554.040003.4096
3.44955.050003.4007
3.45216.060003.4099
3.4467.070003.4107
3.43838.080003.4114
3.45029.090003.4115
3.447210.0100003.4093

Framework versions

  • Transformers 4.30.2
  • Pytorch 2.0.1+cu117
  • Datasets 2.13.0
  • Tokenizers 0.13.3