10
This commit is contained in:
parent
ef942e1e3d
commit
7eb9af853f
15038
dev-0/out.tsv
15038
dev-0/out.tsv
File diff suppressed because one or more lines are too long
@ -1,9 +1,9 @@
|
||||
description: trigram model
|
||||
description: LSTM, 10 right / 10 left context window
|
||||
tags:
|
||||
- LSTM
|
||||
- embeddings
|
||||
params:
|
||||
epochs: 1
|
||||
vocab-size: 5000
|
||||
learning-rate: 0.0001
|
||||
vocab_size: 5000
|
||||
embed_size: 300
|
||||
hidden_size: 750
|
||||
hidden_size: 500
|
||||
|
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