Commit
·
95b17d3
1
Parent(s):
c1081af
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"eos_token_id": 13,
|
10 |
"initializer_range": 0.02,
|
11 |
"layer_norm_epsilon": 1e-05,
|
12 |
-
"model_type": "
|
13 |
"n_ctx": 15,
|
14 |
"n_embd": 4,
|
15 |
"n_head": 2,
|
|
|
9 |
"eos_token_id": 13,
|
10 |
"initializer_range": 0.02,
|
11 |
"layer_norm_epsilon": 1e-05,
|
12 |
+
"model_type": "gpt2",
|
13 |
"n_ctx": 15,
|
14 |
"n_embd": 4,
|
15 |
"n_head": 2,
|