[e66fb7]: / src / configs / ABMIL_default / config.json

Download this file

10 lines (9 with data), 132 Bytes

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