Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -11,6 +11,7 @@
|
|
11 |
],
|
12 |
"initializer_range": 0.02,
|
13 |
"layer_norm_epsilon": 1e-05,
|
|
|
14 |
"model_type": "gpt2-multi-head",
|
15 |
"n_embd": 256,
|
16 |
"n_head": 4,
|
|
|
11 |
],
|
12 |
"initializer_range": 0.02,
|
13 |
"layer_norm_epsilon": 1e-05,
|
14 |
+
"lsm_factor": 0.1,
|
15 |
"model_type": "gpt2-multi-head",
|
16 |
"n_embd": 256,
|
17 |
"n_head": 4,
|