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