jtatman commited on
Commit
d71c075
1 Parent(s): 485bd51

removed comma

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -1
adapter_config.json CHANGED
@@ -105,5 +105,5 @@
105
  "model.layers.0.self_attn.o_proj",
106
  "model.layers.11.mlp.gate_proj"
107
  ],
108
- "task_type": "CAUSAL_LM",
109
  }
 
105
  "model.layers.0.self_attn.o_proj",
106
  "model.layers.11.mlp.gate_proj"
107
  ],
108
+ "task_type": "CAUSAL_LM"
109
  }