File size: 303 Bytes
df27ab7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "activation": "gelu",
  "dropout": 0.1,
  "embed_dim": 64,
  "hex_conv_layers": 2,
  "hex_hidden_dim": 32,
  "in_channels": 13,
  "lattice_type": "hexagonal",
  "num_output_tokens": 4,
  "offset_type": "even-q",
  "spatial_size": 8,
  "use_batch_norm": true,
  "use_crystalline": true
}