PascalNotin
commited on
Commit
·
eeb691f
1
Parent(s):
cb1f3f2
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"initializer_range": 0.02,
|
19 |
"layer_norm_epsilon": 1e-05,
|
20 |
"local_batch_size": 8,
|
21 |
-
"model_type": "
|
22 |
"n_ctx": 1024,
|
23 |
"n_embd": 768,
|
24 |
"n_head": 12,
|
|
|
18 |
"initializer_range": 0.02,
|
19 |
"layer_norm_epsilon": 1e-05,
|
20 |
"local_batch_size": 8,
|
21 |
+
"model_type": "gpt2",
|
22 |
"n_ctx": 1024,
|
23 |
"n_embd": 768,
|
24 |
"n_head": 12,
|