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

Update config.json

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