Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -18,7 +18,7 @@
|
|
18 |
"label_smoothing": 0.0,
|
19 |
"max_position_embeddings": 128000,
|
20 |
"max_window_layers": 28,
|
21 |
-
"model_type": "
|
22 |
"normalize_copy_states": false,
|
23 |
"num_attention_heads": 28,
|
24 |
"num_hidden_layers": 28,
|
|
|
18 |
"label_smoothing": 0.0,
|
19 |
"max_position_embeddings": 128000,
|
20 |
"max_window_layers": 28,
|
21 |
+
"model_type": "v1",
|
22 |
"normalize_copy_states": false,
|
23 |
"num_attention_heads": 28,
|
24 |
"num_hidden_layers": 28,
|