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

12 lines
204 B
YAML
Raw Normal View History

2023-05-24 17:08:18 +02:00
description: neural network with trigrams, right context
tags:
- neural-network
- right-context
- trigrams
params:
vocab_size: 15000
embed_size: 200
batch_size: 5000
param-files:
- "*.yaml"