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