cclm commited on
Commit
f3e6b60
·
verified ·
1 Parent(s): 2fef2dd

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -31,7 +31,7 @@
31
  "down_proj",
32
  "k_proj"
33
  ],
34
- "task_type": null,
35
  "use_dora": false,
36
  "use_rslora": true
37
  }
 
31
  "down_proj",
32
  "k_proj"
33
  ],
34
+ "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
  "use_rslora": true
37
  }