Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
{
|
3 |
"_name_or_path": "hustvl/yolos-small",
|
4 |
"architectures": [
|
@@ -41,4 +40,5 @@
|
|
41 |
"qkv_bias": true,
|
42 |
"torch_dtype": "float32",
|
43 |
"transformers_version": "4.23.1",
|
44 |
-
"use_mid_position_embeddings": true
|
|
|
|
|
|
1 |
{
|
2 |
"_name_or_path": "hustvl/yolos-small",
|
3 |
"architectures": [
|
|
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
42 |
"transformers_version": "4.23.1",
|
43 |
+
"use_mid_position_embeddings": true
|
44 |
+
}
|