CoolFace
Modelpublic

khalidsaifullaah/bengali-lyricist-gpt2

sourceHugging Faceupdated 5y agoView on Hugging Face
0likes66downloads
Model Card

<!-- --- tags:

  • —generatedfromtrainer datasets:
  • —null model_index:
  • —name: bengali-lyricist-gpt2 results:
  • —task: name: Causal Language Modeling type: text-generation --- -->

<!-- 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. -->

bengali-lyricist-gpt2

This model is a fine-tuned version of flax-community/gpt2-bengali on the Bengali Song Lyrics dataset from Kaggle. It achieves the following results on the evaluation set:

  • —Loss: 2.1199

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

Training results

Training LossEpochStepValidation Loss
No log1.02842.0302
1.99912.05682.0079
1.99913.08521.9956
1.91354.011361.9885
1.91355.014201.9840
1.85616.017041.9831
1.85617.019881.9828
1.80948.022721.9827
1.76639.025561.9868
1.766310.028401.9902
1.727911.031241.9961
1.727912.034082.0023
1.688713.036922.0092
1.688714.039762.0162
1.654615.042602.0225
1.621716.045442.0315
1.621717.048282.0410
1.595318.051122.0474
1.595319.053962.0587
1.564820.056802.0679
1.564821.059642.0745
1.541322.062482.0836
1.523823.065322.0890
1.523824.068162.0969
1.504325.071002.1035
1.504326.073842.1091
1.493627.076682.1135
1.493628.079522.1172
1.482229.082362.1186
1.478330.085202.1199

Framework versions

  • —Transformers 4.9.0.dev0
  • —Pytorch 1.9.0+cu102
  • —Datasets 1.9.1.dev0
  • —Tokenizers 0.10.3