Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -38,7 +38,7 @@
|
|
38 |
"model_type": "yolos",
|
39 |
"num_attention_heads": 3,
|
40 |
"num_channels": 3,
|
41 |
-
"num_detection_tokens":
|
42 |
"num_hidden_layers": 12,
|
43 |
"patch_size": 16,
|
44 |
"qkv_bias": true,
|
|
|
38 |
"model_type": "yolos",
|
39 |
"num_attention_heads": 3,
|
40 |
"num_channels": 3,
|
41 |
+
"num_detection_tokens": 1,
|
42 |
"num_hidden_layers": 12,
|
43 |
"patch_size": 16,
|
44 |
"qkv_bias": true,
|