From b05c10444e5b8ad5ec89e9a3c96913009ce63e69 Mon Sep 17 00:00:00 2001 From: kpierzynski Date: Wed, 22 May 2024 05:22:29 +0200 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4cb6dc..797c421 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ ## challenging-america-word-gap-prediction -### using simple trigram nn -calculated perplexity: 173.58 \ No newline at end of file +### using simple 5gram nn +calculated perplexity: 173.58