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

12 lines
186 B
YAML

description: neural network with bigrams
tags:
- neural-network
- left-context
- bigrams
params:
vocab_size: 20000
embed_size: 150
batch_size: 5000
param-files:
- "*.yaml"