Upload config
Browse files- config.json +1 -2
config.json
CHANGED
@@ -1021,16 +1021,15 @@
|
|
1021 |
],
|
1022 |
"initializer_range": 1.0,
|
1023 |
"label2id": null,
|
|
|
1024 |
"mlp_ratio": 4.0,
|
1025 |
"model_type": "fan",
|
1026 |
-
"norm_layer": null,
|
1027 |
"num_attention_heads": 10,
|
1028 |
"num_channels": 3,
|
1029 |
"num_hidden_layers": 24,
|
1030 |
"out_index": -1,
|
1031 |
"patch_size": 16,
|
1032 |
"qkv_bias": true,
|
1033 |
-
"reshape_last_stage": false,
|
1034 |
"rounding_mode": "floor",
|
1035 |
"se_mlp": false,
|
1036 |
"segmentation_in_channels": [
|
|
|
1021 |
],
|
1022 |
"initializer_range": 1.0,
|
1023 |
"label2id": null,
|
1024 |
+
"layer_norm_eps": 1e-06,
|
1025 |
"mlp_ratio": 4.0,
|
1026 |
"model_type": "fan",
|
|
|
1027 |
"num_attention_heads": 10,
|
1028 |
"num_channels": 3,
|
1029 |
"num_hidden_layers": 24,
|
1030 |
"out_index": -1,
|
1031 |
"patch_size": 16,
|
1032 |
"qkv_bias": true,
|
|
|
1033 |
"rounding_mode": "floor",
|
1034 |
"se_mlp": false,
|
1035 |
"segmentation_in_channels": [
|