pobingbing commited on
Commit
2e6dbed
·
verified ·
1 Parent(s): fbe892e

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -22,7 +22,7 @@
22
  "target_modules": [
23
  "query_key_value"
24
  ],
25
- "task_type": "CAUSAL_LM",
26
  "use_dora": false,
27
  "use_rslora": false
28
  }
 
22
  "target_modules": [
23
  "query_key_value"
24
  ],
25
+ "task_type": "text-generation",
26
  "use_dora": false,
27
  "use_rslora": false
28
  }