[286bfb]: / src / configs / ABMIL_tiny / config.json

Download this file

10 lines (9 with data), 129 Bytes

1
2
3
4
5
6
7
8
9
{
"gate": true,
"in_dim": 64,
"n_classes": 2,
"embed_dim": 64,
"attn_dim": 64,
"n_fc_layers": 1,
"dropout": 0.25
}