trigrams neural network
This commit is contained in:
parent
7d102fac7c
commit
8f0a32bb4f
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
@ -3,10 +3,11 @@ tags:
|
|||||||
- neural-network
|
- neural-network
|
||||||
- trigram
|
- trigram
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
epochs: 2
|
||||||
vocab-size: 20000
|
vocab-size: 20000
|
||||||
embed-size: 100
|
embed-size: 200
|
||||||
batch-size: 5000
|
batch-size: 5000
|
||||||
hidden-size: 100
|
hidden-size: 100
|
||||||
context-size: 2
|
context-size: 2
|
||||||
|
Learning-rate: 1e-3
|
||||||
top: 5
|
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