new gonito.yaml

This commit is contained in:
Szymon Parafiński 2023-05-09 23:20:34 +02:00
parent 47935e09f0
commit b253ade1e2

16
lab8/gonito.yaml Normal file
View File

@ -0,0 +1,16 @@
description: s444018
tags:
- neural-network
- bigram
params:
batch-size: 2000
vocab-size: 25000
embed-size: 300
hidden-size: 150
topk: [200, 400, 600]
unwanted-params:
- model-file
- vocab-file
param-files:
- "*.yaml"
- config/*.yaml