From c0326b2c40425481569a4a543758791bf912bd5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Krzymi=C5=84ski?= Date: Wed, 24 May 2023 17:57:31 +0200 Subject: [PATCH] Zaktualizuj 'gonito.yaml' --- gonito.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gonito.yaml b/gonito.yaml index 7e29440..7e40883 100644 --- a/gonito.yaml +++ b/gonito.yaml @@ -1,7 +1,8 @@ -description: neural network with trigrams, right context +description: neural network right and left context, context window size 21, hidden layer tags: - neural-network - right-context + - left-context - trigrams params: vocab_size: 15000