AI Dungeon 2 model
This repo contains the weights for the 2019 AI Dungeon 2 model, a fine-tune of gpt2-xl. The weights have been downloaded using the official torrent and converted to the huggingface transformers format.
Usage
Recommended sampler settings are temperature = 0.4, top_p = 0.9, top_k = 40 and repeat_penalty = 1.1764.
- Downloads last month
- 620