trigram neural network
This commit is contained in:
parent
050e16d699
commit
cf011a1686
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because one or more lines are too long
@ -4,7 +4,8 @@ tags:
|
|||||||
- trigram
|
- trigram
|
||||||
params:
|
params:
|
||||||
epochs: 1
|
epochs: 1
|
||||||
vocab-size: 10000
|
vocab-size: 30000
|
||||||
embed-size: 100
|
embed-size: 1000
|
||||||
batch-size: 2000
|
batch-size: 5000
|
||||||
top: 5
|
hidden-size: 100
|
||||||
|
top: 300
|
||||||
|
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user