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

17 lines
271 B
YAML
Raw Normal View History

2023-05-09 23:20:34 +02:00
description: s444018
tags:
- neural-network
2023-05-31 00:41:30 +02:00
- bow
2023-05-09 23:20:34 +02:00
params:
2023-05-31 00:41:30 +02:00
vocab-size: 12500
2023-05-09 23:20:34 +02:00
embed-size: 300
2023-05-31 00:41:30 +02:00
batch-size: 10000
hidden-size: 1000
second-hidden-size: 500
dropout: 0.3
2023-05-09 23:20:34 +02:00
unwanted-params:
- model-file
- vocab-file
param-files:
- "*.yaml"
- config/*.yaml