Hamma-16 commited on
Commit
0436ed0
·
verified ·
1 Parent(s): 8770f49

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -30,9 +30,9 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
- "intermediate.dense",
34
  "value",
35
- "query"
36
  ],
37
  "task_type": "SEQ_CLS",
38
  "trainable_token_indices": null,
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
+ "query",
34
  "value",
35
+ "intermediate.dense"
36
  ],
37
  "task_type": "SEQ_CLS",
38
  "trainable_token_indices": null,