BenSchneider commited on
Commit
60cdbf7
·
verified ·
1 Parent(s): 9d8e6ee

Upload adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -2
adapter_config.json CHANGED
@@ -38,7 +38,7 @@
38
  "self_attn.v_proj",
39
  "attn.proj"
40
  ],
41
- "task_type": null,
42
  "use_dora": false,
43
  "use_rslora": false
44
- }
 
38
  "self_attn.v_proj",
39
  "attn.proj"
40
  ],
41
+ "task_type": "CAUSAL_LM",
42
  "use_dora": false,
43
  "use_rslora": false
44
+ }