trigrams neural network
This commit is contained in:
parent
0783de24b5
commit
da6e1bcd08
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
@ -3,9 +3,10 @@ tags:
|
||||
- neural-network
|
||||
- trigram
|
||||
params:
|
||||
epochs: 10
|
||||
vocab-size: 15000
|
||||
epochs: 1
|
||||
vocab-size: 20000
|
||||
embed-size: 100
|
||||
batch-size: 5000
|
||||
hidden-size: 256
|
||||
hidden-size: 100
|
||||
context-size: 2
|
||||
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