claudios commited on
Commit
e088b25
1 Parent(s): 0551679

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "microsoft/CodeGPT-small-py-adaptedGPT2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2Model"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
 
2
  "_name_or_path": "microsoft/CodeGPT-small-py-adaptedGPT2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,