ananjayram commited on
Commit
9fe033a
·
verified ·
1 Parent(s): 024d73e

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
  "Platypus"
4
  ],
5
- "model_type": "gpt2",
6
  "vocab_size": 65,
7
  "n_positions": 128,
8
  "n_embd": 512,
 
2
  "architectures": [
3
  "Platypus"
4
  ],
5
+ "model_type": "transformer",
6
  "vocab_size": 65,
7
  "n_positions": 128,
8
  "n_embd": 512,