Alirezamp commited on
Commit
c9471ed
1 Parent(s): a28f0d0

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -25,7 +25,7 @@
25
  "v_proj",
26
  "q_proj"
27
  ],
28
- "task_type": "CAUSAL_LM",
29
  "use_dora": false,
30
  "use_rslora": false
31
  }
 
25
  "v_proj",
26
  "q_proj"
27
  ],
28
+ "task_type": "SEQ_CLS",
29
  "use_dora": false,
30
  "use_rslora": false
31
  }