CoolFace
Modelpublic

kh-jalali/pythia410m-taylorswift-2000steps

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

pythia410m-taylorswift-2000steps

This model is a fine-tuned version of EleutherAI/pythia-410m on lamini/taylor_swift dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6837

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: 1e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: tpu
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1
  • —training_steps: 2000

Training results

Training LossEpochStepValidation Loss
1.82410.611201.7255
1.00321.232401.5268
1.1411.843601.4654
0.60622.454801.4594
0.44123.076001.4708
0.40853.687201.5156
0.2794.298401.5411
0.25494.99601.5015
0.29725.5210801.5476
0.23896.1312001.5731
0.22176.7413201.5751
0.12537.3614401.6184
0.20717.9715601.6103
0.20048.5816801.6501
0.10179.218001.6778
0.15499.8119201.6837

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0