Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"AutoModel": "modelling_uniformer.UniFormerModel"
|
10 |
},
|
11 |
"conv_stem": false,
|
12 |
-
"layer_scale":
|
13 |
"init_value": 1e-6,
|
14 |
"depth": [
|
15 |
5,
|
|
|
9 |
"AutoModel": "modelling_uniformer.UniFormerModel"
|
10 |
},
|
11 |
"conv_stem": false,
|
12 |
+
"layer_scale": false,
|
13 |
"init_value": 1e-6,
|
14 |
"depth": [
|
15 |
5,
|