kallaballa commited on
Commit
1f7b28b
1 Parent(s): 0b9b947

config for llm-tuner

Browse files
Files changed (1) hide show
  1. adapter-config.json +3 -1
adapter-config.json CHANGED
@@ -16,5 +16,7 @@
16
  "k_proj",
17
  "v_proj",
18
  "o_proj"
19
- ]
 
20
  }
 
 
16
  "k_proj",
17
  "v_proj",
18
  "o_proj"
19
+ ],
20
+ "task_type": "CAUSAL_LM"
21
  }
22
+