Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -13,6 +13,7 @@
|
|
13 |
"layer_norm_eps": 1e-06,
|
14 |
"layerscale_value": 1.0,
|
15 |
"mlp_ratio": 4,
|
|
|
16 |
"model_type": "dinov2",
|
17 |
"num_attention_heads": 12,
|
18 |
"num_channels": 3,
|
|
|
13 |
"layer_norm_eps": 1e-06,
|
14 |
"layerscale_value": 1.0,
|
15 |
"mlp_ratio": 4,
|
16 |
+
"test": "test",
|
17 |
"model_type": "dinov2",
|
18 |
"num_attention_heads": 12,
|
19 |
"num_channels": 3,
|