/Language-model-text-generator

A python project which, when given a file containing some text (e.g. works of Shakespeare), aims to generate text in a similar style. It relies on the Hugging Face Transformers to finetune the GPT-2 124M parameter model or train a model from scratch using GPT-2 architecture.

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.