Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"hidden_size": 4544,
|
21 |
"initializer_range": 0.02,
|
22 |
"layer_norm_epsilon": 1e-05,
|
23 |
-
"model_type": "
|
24 |
"multi_query": true,
|
25 |
"new_decoder_architecture": false,
|
26 |
"num_attention_heads": 71,
|
|
|
20 |
"hidden_size": 4544,
|
21 |
"initializer_range": 0.02,
|
22 |
"layer_norm_epsilon": 1e-05,
|
23 |
+
"model_type": "gpt2",
|
24 |
"multi_query": true,
|
25 |
"new_decoder_architecture": false,
|
26 |
"num_attention_heads": 71,
|