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

12 lines
180 B
YAML

description: neural network, trigram
tags:
- neural-network
- trigram
params:
epochs: 10
vocab-size: 15000
embed-size: 100
batch-size: 5000
hidden-size: 256
top: 5