Wonder-Griffin commited on
Commit
09f105d
1 Parent(s): c3429d0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "model_type": "distilgpt2",
3
  "n_embd": 768,
4
  "n_layer": 12,
5
  "n_head": 12,
 
1
  {
2
+ "model_type": "gpt2",
3
  "n_embd": 768,
4
  "n_layer": 12,
5
  "n_head": 12,