trigram neural network
This commit is contained in:
parent
931dc765be
commit
5c1fb35a72
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
10
gonito.yaml
10
gonito.yaml
@ -3,9 +3,9 @@ tags:
|
|||||||
- neural-network
|
- neural-network
|
||||||
- trigram
|
- trigram
|
||||||
params:
|
params:
|
||||||
epochs: 10
|
epochs: 2
|
||||||
vocab-size: 20000
|
vocab-size: 40000
|
||||||
embed-size: 100
|
embed-size: 300
|
||||||
batch-size: 5000
|
batch-size: 5000
|
||||||
hidden-size: 512
|
hidden-size: 128
|
||||||
top: 10
|
top: 5
|
||||||
|
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