Upload ViTForImageClassification
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
@@ -43,5 +43,5 @@
|
|
43 |
"qkv_bias": true,
|
44 |
"return_dict": false,
|
45 |
"torch_dtype": "float32",
|
46 |
-
"transformers_version": "4.40.
|
47 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/cs/labs/yedid/eliahu.horwitz/research_projects/ModelHeritage/ModelHeritage/dataset/./model_heritage_dataset/LoRA_finetuning_rank16/vit/smallnorb-elevation__component_3__depth_1__uuid_UA6rbsJi",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
|
|
43 |
"qkv_bias": true,
|
44 |
"return_dict": false,
|
45 |
"torch_dtype": "float32",
|
46 |
+
"transformers_version": "4.40.1"
|
47 |
}
|