update gonito.yaml
This commit is contained in:
parent
30f0eac572
commit
30015aeceb
@ -3,11 +3,12 @@ tags:
|
|||||||
- neural-network
|
- neural-network
|
||||||
- trigram
|
- trigram
|
||||||
params:
|
params:
|
||||||
batch-size: 2000
|
|
||||||
vocab-size: 25000
|
vocab-size: 25000
|
||||||
embed-size: 300
|
embed-size: 300
|
||||||
|
batch-size: 2000
|
||||||
hidden-size: 150
|
hidden-size: 150
|
||||||
topk: [200, 400, 600]
|
context-size: -2
|
||||||
|
learning-rate: 0.0001
|
||||||
unwanted-params:
|
unwanted-params:
|
||||||
- model-file
|
- model-file
|
||||||
- vocab-file
|
- vocab-file
|
Loading…
Reference in New Issue
Block a user