This model is a fine-tuned version of
LeoLM/leo-hessianai-7b on a dataset of 1048 schlager song lyrics. Schlager songs form a genre of German music and, therefore, the input should be in German as well to ensure best results.
The model takes a verse (in German) and uses it to generate the text to a schlager song.
This model is not intended for commercial use of any kind as the dataset used for fine-tuning contains propietary information.
The training and evaluation data was extracted from Spotify via an API.
The model was fine-tuned using a Google colab notebook with a V100 GPU and High RAM. For details, please see the Github repository (
https://github.com/NiclasFenton-Wiegleb/schlager-lyrics-bot/tree/main)