File size: 282 Bytes
907ea0b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"con_embed_dim": 100,
"con_hidden_dim": 50,
"con_width": 7,
"do_pool": true,
"do_sigmoid": true,
"do_w": true,
"emb_dropout": 0.5,
"emb_nin": 6165,
"emb_nout": 100,
"gamma_init": 0,
"lambda_init": 0,
"pool_size": 9,
"theta_init": 1,
"use_cuda": false
} |