From 2df4ecbebc67c80bfbf36bd40bd592f1a4d05c49 Mon Sep 17 00:00:00 2001 From: Mike Sheldon Date: Fri, 17 Apr 2020 13:43:03 +0100 Subject: [PATCH] Fix example aspect ratio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38b78c5..6970af2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Petition Generator

- Example output + Example output

A silly project to generate UK government style petitions via a GPT-2 transformer.