Advaith1612 commited on
Commit
6f1711a
1 Parent(s): 93e9d1f

Update adapter_config.json

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