hangsiin commited on
Commit
a6497e4
·
1 Parent(s): ce0dc46

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -7
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "auto_mapping": {
3
- "base_model_class": "Eva",
4
- "parent_library": "timm.models.eva"
5
  },
6
  "base_model_name_or_path": null,
7
  "bias": "none",
@@ -19,12 +19,9 @@
19
  "r": 16,
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "k_proj",
24
- "v_proj",
25
  "proj",
26
- "fc1_g",
27
- "fc1_x",
28
  "fc2"
29
  ],
30
  "task_type": null
 
1
  {
2
  "auto_mapping": {
3
+ "base_model_class": "Beit",
4
+ "parent_library": "timm.models.beit"
5
  },
6
  "base_model_name_or_path": null,
7
  "bias": "none",
 
19
  "r": 16,
20
  "revision": null,
21
  "target_modules": [
22
+ "qkv",
 
 
23
  "proj",
24
+ "fc1",
 
25
  "fc2"
26
  ],
27
  "task_type": null
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c01719721af5eb96fa523004a46479331e82339517d855fa4e5cf7db82320e48
3
- size 11355901
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a006094ea182d9e089d81a1866a32c2b10c755771316d9595def6897ba2bb4f8
3
+ size 25352221