ksmcg commited on
Commit
1aeaa3c
·
1 Parent(s): aa89c91

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -2,6 +2,7 @@
2
  "depth": 12,
3
  "embed_dim": 384,
4
  "eta": 1.0,
 
5
  "model_type": "fully_attentional_networks",
6
  "num_heads": 8,
7
  "patch_size": 16,
 
2
  "depth": 12,
3
  "embed_dim": 384,
4
  "eta": 1.0,
5
+ "initializer_range": 1.0,
6
  "model_type": "fully_attentional_networks",
7
  "num_heads": 8,
8
  "patch_size": 16,