rajabmondal commited on
Commit
efadb81
·
verified ·
1 Parent(s): 747372a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "activation_function": "gelu_pytorch_tanh",
3
  "architectures": [
4
- "GPTBigCodeLMHeadModel"
5
  ],
6
  "attention_softmax_in_fp32": true,
7
  "attn_pdrop": 0.1,
 
1
  {
2
  "activation_function": "gelu_pytorch_tanh",
3
  "architectures": [
4
+ "GPTBigCodeForCausalLM"
5
  ],
6
  "attention_softmax_in_fp32": true,
7
  "attn_pdrop": 0.1,