Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "
|
| 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,
|