Skip to content

dbmdz/german-gpt2-faust

The dbmdz/german-gpt2-faust model is a machine learning model.

About dbmdz/german-gpt2-faust

The German GPT-2 model was trained on various texts for German . It is meant to be an entry point for fine-tuning on other texts . Fine-tuned on Faust I and II texts from Johann Wolfgang Goethe . Text can be generated with: pipe('text-generation', model="dbmdz/german-gpt2-faust") pipe("Schon um die Liebe", max_length=100) pipe("text") and print(text) The model was initially released under an anonymous alias so we now "de-anonymize" it. The model is available on the Huggingface model hub. It is licensed under MIT .,
View model source

Explore

FAQ