This model is a fine-tuned version of
gpt2 on the Recipe-NLG dataset.
Experimenting with GPT-2 for recipe generation.
The RecipeNLG(
https://huggingface.co/mbien/recipenlg/) dataset was used for this task.
5% of the dataset was held out for evaluation.
RTX 3090 was used on Vast.AI, training took about 14 hours with a batch size of 8, and f16 enabled.