nn output
This commit is contained in:
parent
cb4381bb17
commit
4acd796531
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
11
gonito.yaml
11
gonito.yaml
@ -1,4 +1,11 @@
|
|||||||
description: This my brilliant solution
|
description: neural network with trigrams, right context
|
||||||
tags:
|
tags:
|
||||||
- neural-network
|
- neural-network
|
||||||
- bigram
|
- right-context
|
||||||
|
- trigrams
|
||||||
|
params:
|
||||||
|
vocab_size: 15000
|
||||||
|
embed_size: 200
|
||||||
|
batch_size: 5000
|
||||||
|
param-files:
|
||||||
|
- "*.yaml"
|
||||||
|
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