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

9 lines
162 B
YAML
Raw Normal View History

description: nn, trigram, predict from next two tokens
tags:
- neural-network
- trigram
params:
epochs: 1
vocab-size: 20000
batch-size: 5000
topk: 150