ksmcg commited on
Commit
9f9fa25
1 Parent(s): 8775b52

Upload config

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