NTaylor commited on
Commit
1116649
1 Parent(s): 0d5e0fc

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -16,9 +16,9 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "query",
20
  "value",
21
- "key"
 
22
  ],
23
  "task_type": "SEQ_CLS"
24
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "value",
20
+ "key",
21
+ "query"
22
  ],
23
  "task_type": "SEQ_CLS"
24
  }