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