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

17 lines
275 B
YAML
Raw Normal View History

2023-05-09 23:20:34 +02:00
description: s444018
tags:
- neural-network
2023-05-09 23:23:47 +02:00
- trigram
2023-05-09 23:20:34 +02:00
params:
vocab-size: 25000
embed-size: 300
2023-05-10 00:03:14 +02:00
batch-size: 2000
2023-05-09 23:20:34 +02:00
hidden-size: 150
2023-05-10 00:03:14 +02:00
context-size: -2
learning-rate: 0.0001
2023-05-09 23:20:34 +02:00
unwanted-params:
- model-file
- vocab-file
param-files:
- "*.yaml"
- config/*.yaml