CoolFace
Modelpublic

votaquangnhat/vietnamese-poem-gpt2-sauchu

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes36downloads
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. -->

vietnamese-poem-gpt2-sauchu

This model is a fine-tuned version of danghuy1999/gpt2-viwiki on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.2482

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
No log1.01366.4141
No log2.02726.0165
No log3.04085.7615
6.36414.05445.5938
6.36415.06805.4852
6.36416.08165.4277
6.36417.09525.3807
5.4188.010885.3497
5.4189.012245.3235
5.41810.013605.3024
5.41811.014965.2961
5.106512.016325.2781
5.106513.017685.2753
5.106514.019045.2596
4.936315.020405.2568
4.936316.021765.2558
4.936317.023125.2497
4.936318.024485.2536
4.831219.025845.2485
4.831220.027205.2482

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0