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

12 lines
181 B
YAML

description: neural network, trigram
tags:
- neural-network
- trigram
params:
epochs: 10
vocab-size: 20000
embed-size: 100
batch-size: 5000
hidden-size: 512
top: 10