lstm
This commit is contained in:
parent
33bf1d513c
commit
43346beb34
15036
dev-0/out.tsv
15036
dev-0/out.tsv
File diff suppressed because one or more lines are too long
@ -1,10 +1,11 @@
|
|||||||
description: neural network right and left context, context window size 21, hidden layer
|
description: neural network right and left context, context window size 21, lstm
|
||||||
tags:
|
tags:
|
||||||
- neural-network
|
- neural-network
|
||||||
|
- lstm
|
||||||
- right-context
|
- right-context
|
||||||
- left-context
|
- left-context
|
||||||
params:
|
params:
|
||||||
vocab_size: 15000
|
vocab_size: 5000
|
||||||
embed_size: 200
|
embed_size: 200
|
||||||
batch_size: 5000
|
batch_size: 5000
|
||||||
param-files:
|
param-files:
|
||||||
|
10328
test-A/out.tsv
10328
test-A/out.tsv
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user