fdelia commited on
Commit
eccf023
1 Parent(s): 4de6719

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -22,5 +22,6 @@
22
  "q_proj",
23
  "v_proj"
24
  ],
25
- "task_type": "CAUSAL_LM"
 
26
  }
 
22
  "q_proj",
23
  "v_proj"
24
  ],
25
+ "task_type": "CAUSAL_LM",
26
+ "model_type": "llama"
27
  }