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