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

12 lines
202 B
YAML
Raw Normal View History

description: neural network with trigrams, right context
2023-04-27 22:57:39 +02:00
tags:
- neural-network
- right-context
- trigrams
2023-04-27 22:57:39 +02:00
params:
vocab_size: 5000
embed_size: 50
batch_size: 5000
param-files:
- "*.yaml"