changed gonito yaml

This commit is contained in:
Adrian Charkiewicz 2023-06-14 10:40:53 +02:00
parent 620cdea583
commit 927233b380
1 changed files with 4 additions and 9 deletions

View File

@ -1,10 +1,5 @@
description: trigram model
description: gpt right context
tags:
- neural-network
- trigram
params:
epochs: 1
learning-rate: 0.0001
vocab_size: 40000
embed_size: 300
hidden_size: 256
- GPT
- right context