Bitsy commited on
Commit
7365436
1 Parent(s): 0029de4

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": "output-medium",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.0,
8
  "bos_token_id": 50256,
 
2
  "_name_or_path": "output-medium",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPTJForCausalLM"
6
  ],
7
  "attn_pdrop": 0.0,
8
  "bos_token_id": 50256,