🎡 GPT2 Lyrics Fine-Tuned Model

This is a GPT2 model fine-tuned on 400k English song lyrics to generate creative lyric-style text.

πŸ”₯ Example Usage

from transformers import pipeline

pipe = pipeline("text-generation", model="harishchaurasia/gpt2-lyrics-model-fine-tuned")
print(pipe("I feel the music", max_new_tokens=50))
Downloads last month
40
Safetensors
Model size
124M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using harishchaurasia/gpt2-lyrics-model-fine-tuned 1