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

13 lines
240 B
YAML
Raw Normal View History

2023-06-07 00:06:05 +02:00
description: neural network right and left context, context window size 21, lstm
2023-05-24 17:08:18 +02:00
tags:
- neural-network
2023-06-07 00:06:05 +02:00
- lstm
2023-05-24 17:08:18 +02:00
- right-context
2023-05-24 17:57:31 +02:00
- left-context
2023-05-24 17:08:18 +02:00
params:
2023-06-07 00:06:05 +02:00
vocab_size: 5000
2023-05-24 17:08:18 +02:00
embed_size: 200
batch_size: 5000
param-files:
- "*.yaml"