minor fix on config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -84,7 +84,6 @@
|
|
84 |
"torch_dtype": "float32",
|
85 |
"transformers_version": null,
|
86 |
"vision_config": {
|
87 |
-
"_name_or_path": "/Users/mshing/Desktop/vit_base_patch16_224",
|
88 |
"add_cross_attention": false,
|
89 |
"architectures": [
|
90 |
"ViTModel"
|
|
|
84 |
"torch_dtype": "float32",
|
85 |
"transformers_version": null,
|
86 |
"vision_config": {
|
|
|
87 |
"add_cross_attention": false,
|
88 |
"architectures": [
|
89 |
"ViTModel"
|