Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"layer_norm_eps": 1e-12,
|
| 24 |
"max_position_embeddings": 512,
|
| 25 |
"model_type": "col",
|
| 26 |
-
"
|
| 27 |
"num_attention_heads": 12,
|
| 28 |
"num_hidden_layers": 12,
|
| 29 |
"pad_token_id": 0,
|
|
|
|
| 23 |
"layer_norm_eps": 1e-12,
|
| 24 |
"max_position_embeddings": 512,
|
| 25 |
"model_type": "col",
|
| 26 |
+
"normalization": null,
|
| 27 |
"num_attention_heads": 12,
|
| 28 |
"num_hidden_layers": 12,
|
| 29 |
"pad_token_id": 0,
|