Winmodel commited on
Commit
206c508
·
verified ·
1 Parent(s): b9c5219

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
  "o_proj",
32
  "v_proj"
33
  ],
34
- "task_type": null,
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
 
31
  "o_proj",
32
  "v_proj"
33
  ],
34
+ "task_type": "CAUSAL_LM",
35
  "use_dora": false,
36
  "use_rslora": false
37
  }