maneln commited on
Commit
ea5e2db
1 Parent(s): ac92045

Update config.json

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