update gonito.yaml
This commit is contained in:
parent
50dcf7d514
commit
2fe79f87d9
18
gonito.yaml
18
gonito.yaml
@ -3,17 +3,7 @@ tags:
|
|||||||
- neural-network
|
- neural-network
|
||||||
- bigram
|
- bigram
|
||||||
params:
|
params:
|
||||||
epochs: 10
|
epochs: 1
|
||||||
learning-rate: 0.01
|
vocab-size: 20000
|
||||||
unwanted-params:
|
embed-size: 100
|
||||||
- model-file
|
batch-size: 5000
|
||||||
- vocab-file
|
|
||||||
param-files:
|
|
||||||
- "*.yaml"
|
|
||||||
- config/*.yaml
|
|
||||||
links:
|
|
||||||
- title: "Some external link"
|
|
||||||
url: "https://example.com/foo-bar-baz-123"
|
|
||||||
- title: "Yet another link"
|
|
||||||
url: "https://example.org/xyz"
|
|
||||||
- url: "https://example.net/bare-link-without-text"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user