dlucidone commited on
Commit
285177c
·
verified ·
1 Parent(s): 5383216

Upload MBartForConditionalGeneration

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "v_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "SEQ_2_SEQ_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "SEQ_2_SEQ_LM",