Compare commits
6 Commits
master
...
bag_of_wor
Author | SHA1 | Date | |
---|---|---|---|
4582974410 | |||
26bfa8d9ed | |||
9e185d6ae9 | |||
e0a0021664 | |||
6fafa6f0a5 | |||
7eccdbaa7e |
21038
dev-0/out.tsv
21038
dev-0/out.tsv
File diff suppressed because one or more lines are too long
12
gonito.yaml
Normal file
12
gonito.yaml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
description: Bag of words
|
||||||
|
tags:
|
||||||
|
- bow
|
||||||
|
- neural-network
|
||||||
|
params:
|
||||||
|
- vocab_size: 25000
|
||||||
|
- batch_size: 4000
|
||||||
|
- hidden_layer_size: 150
|
||||||
|
- epochs: 1
|
||||||
|
- top: 1000
|
||||||
|
- learning_rate: 0.00001
|
||||||
|
- train_size: 400000
|
14828
test-A/out.tsv
14828
test-A/out.tsv
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user