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

16 lines
255 B
YAML
Raw Normal View History

2023-05-09 23:20:34 +02:00
description: s444018
tags:
- neural-network
- bigram
params:
batch-size: 2000
vocab-size: 25000
embed-size: 300
hidden-size: 150
topk: [200, 400, 600]
unwanted-params:
- model-file
- vocab-file
param-files:
- "*.yaml"
- config/*.yaml