challenging-america-word-ga.../gonito.yaml

13 lines
197 B
YAML

description: neural network, trigram
tags:
- neural-network
- trigram
params:
epochs: 1
vocab-size: 20000
embed-size: 100
batch-size: 5000
hidden-size: 100
context-size: 2
top: 5