oz1115 commited on
Commit
983d2ae
·
verified ·
1 Parent(s): d2df3ce

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "CustomGPTModel"
4
  ],
5
- "model_type": "gpt",
6
  "vocab_size": 32000,
7
  "hidden_size": 512,
8
  "num_hidden_layers": 8,
 
2
  "architectures": [
3
  "CustomGPTModel"
4
  ],
5
+ "model_type": "gpt2",
6
  "vocab_size": 32000,
7
  "hidden_size": 512,
8
  "num_hidden_layers": 8,