dq158 commited on
Commit
8f800e5
·
1 Parent(s): 45891c1

Training in progress, epoch 1

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v",
20
- "q"
21
  ],
22
  "task_type": "SEQ_2_SEQ_LM"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "q",
20
+ "v"
21
  ],
22
  "task_type": "SEQ_2_SEQ_LM"
23
  }