layonsan commited on
Commit
c5182dc
·
verified ·
1 Parent(s): 0670fb0

Upload T5ForConditionalGeneration

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -23,9 +23,9 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v",
27
- "k",
28
  "o",
 
 
29
  "q"
30
  ],
31
  "task_type": "SEQ_2_SEQ_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "o",
27
+ "k",
28
+ "v",
29
  "q"
30
  ],
31
  "task_type": "SEQ_2_SEQ_LM",