Upload config
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1054,9 +1054,9 @@
|
|
1054 |
],
|
1055 |
"initializer_range": 1.0,
|
1056 |
"label2id": null,
|
|
|
1057 |
"mlp_ratio": 4.0,
|
1058 |
"model_type": "fan",
|
1059 |
-
"norm_layer": null,
|
1060 |
"num_attention_heads": [
|
1061 |
11,
|
1062 |
11,
|
@@ -1087,7 +1087,6 @@
|
|
1087 |
"out_index": -1,
|
1088 |
"patch_size": 16,
|
1089 |
"qkv_bias": true,
|
1090 |
-
"reshape_last_stage": false,
|
1091 |
"rounding_mode": "floor",
|
1092 |
"se_mlp": false,
|
1093 |
"segmentation_in_channels": [
|
|
|
1054 |
],
|
1055 |
"initializer_range": 1.0,
|
1056 |
"label2id": null,
|
1057 |
+
"layer_norm_eps": 1e-06,
|
1058 |
"mlp_ratio": 4.0,
|
1059 |
"model_type": "fan",
|
|
|
1060 |
"num_attention_heads": [
|
1061 |
11,
|
1062 |
11,
|
|
|
1087 |
"out_index": -1,
|
1088 |
"patch_size": 16,
|
1089 |
"qkv_bias": true,
|
|
|
1090 |
"rounding_mode": "floor",
|
1091 |
"se_mlp": false,
|
1092 |
"segmentation_in_channels": [
|