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

11 lines
161 B
YAML

description: neural network, bigram
tags:
- neural-network
- bigram
params:
epochs: 1
vocab-size: 30000
embed-size: 1000
batch-size: 5000
top: 300