nn, bigram, 20k vocab, 100 embed, 5k batch, top150
This commit is contained in:
parent
82b6028a9d
commit
5dac43bf0c
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because it is too large
Load Diff
10
gonito.yaml
Normal file
10
gonito.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
description: nn, bigram, 20k vocab, 100 embed, 5k batch, top150
|
||||
tags:
|
||||
- neural-network
|
||||
- bigram
|
||||
params:
|
||||
epochs: 1
|
||||
vocab-size: 20000
|
||||
embedding-size: 20000
|
||||
batch-size: 5000
|
||||
topk: 150
|
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