mayank-mishra commited on
Commit
cdea53c
1 Parent(s): d01c4e3

fix config

Browse files
Files changed (1) hide show
  1. config.json +1 -2
config.json CHANGED
@@ -1,6 +1,5 @@
1
  {
2
- "_name_or_path": "/dataset/granite_ckpt/rpanda/ibm_models/granite-code-models-release/granite-20b-code/instruct-p1",
3
- "activation_function": "gelu",
4
  "architectures": [
5
  "GPTBigCodeForCausalLM"
6
  ],
 
1
  {
2
+ "activation_function": "gelu_pytorch_tanh",
 
3
  "architectures": [
4
  "GPTBigCodeForCausalLM"
5
  ],