asafsh commited on
Commit
3dd04f8
·
verified ·
1 Parent(s): 381d6eb

Upload ViTForImageClassification

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./dataset/./model_heritage_dataset/LoRA_finetuning_rank16/vit/kitti__component_3__depth_2__uuid_rxjL5iGb",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -33,5 +33,5 @@
33
  "qkv_bias": true,
34
  "return_dict": false,
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.40.2"
37
  }
 
1
  {
2
+ "_name_or_path": "/cs/labs/yedid/eliahu.horwitz/research_projects/ModelHeritage/ModelHeritage/dataset/./model_heritage_dataset/LoRA_finetuning_rank16/vit/kitti__component_3__depth_2__uuid_rxjL5iGb",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
33
  "qkv_bias": true,
34
  "return_dict": false,
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.40.1"
37
  }