Upload config
Browse files- 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,
|