CoolFace
Modelpublic

RichardErkhov/JulianS_-_basho_haiku_gpt2-gguf

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes81downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

bashohaikugpt2 - GGUF

  • —Model creator: https://huggingface.co/JulianS/
  • —Original model: https://huggingface.co/JulianS/bashohaikugpt2/

Original model description: --- base_model: gpt2 tags:

  • —generatedfromtrainer model-index:
  • —name: bashohaikugpt2_test results: [] ---

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

bashohaikugpt2

Generate a Haiku in the style of Matsuo Bashō given an initial word prompt!

This model is a fine-tuned version of gpt2 on a Haiku dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7002

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 5

Training results

Training LossEpochStepValidation Loss
0.90950.111000.6605
0.66380.222000.6303
0.64560.333000.6163
0.64210.454000.6139
0.64210.565000.6069
0.61820.676000.5944
0.62770.787000.5910
0.64090.898000.5878
0.60471.09000.5807
0.49441.1110000.5847
0.48781.2311000.5897
0.47061.3412000.5947
0.48291.4513000.5866
0.47421.5614000.5875
0.45551.6715000.5884
0.47131.7816000.5890
0.46691.917000.5848
0.4752.0118000.5838
0.37622.1219000.6123
0.37032.2320000.6172
0.37722.3421000.6118
0.37312.4522000.6090
0.36622.5623000.6151
0.38942.6824000.6132
0.36632.7925000.6195
0.3682.926000.6163
0.37353.0127000.6191
0.30063.1228000.6518
0.30713.2329000.6603
0.28983.3430000.6629
0.29863.4631000.6648
0.31073.5732000.6558
0.30643.6833000.6568
0.30523.7934000.6633
0.30693.935000.6626
0.28724.0136000.6641
0.27114.1237000.6848
0.25844.2438000.6944
0.26064.3539000.7007
0.25384.4640000.7029
0.24814.5741000.7014
0.24664.6842000.7006
0.254.7943000.6990
0.25684.9144000.7002

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2