simple bigram nn
This commit is contained in:
parent
4ad0741adf
commit
ed1a22a3ae
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
14
gonito.yaml
Normal file
14
gonito.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
description: s444507
|
||||||
|
tags:
|
||||||
|
- neural-network
|
||||||
|
- bigram
|
||||||
|
params:
|
||||||
|
batch-size: 5000
|
||||||
|
vocab-size: 15000
|
||||||
|
embed-size: 150
|
||||||
|
unwanted-params:
|
||||||
|
- model-file
|
||||||
|
- vocab-file
|
||||||
|
param-files:
|
||||||
|
- "*.yaml"
|
||||||
|
- config/*.yaml
|
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user