Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"label2id": {
|
17 |
"LABEL_0": 0
|
18 |
},
|
19 |
-
"max_position_embeddings":
|
20 |
"mlp_bias": false,
|
21 |
"model_type": "llama",
|
22 |
"num_attention_heads": 40,
|
|
|
16 |
"label2id": {
|
17 |
"LABEL_0": 0
|
18 |
},
|
19 |
+
"max_position_embeddings": 4096,
|
20 |
"mlp_bias": false,
|
21 |
"model_type": "llama",
|
22 |
"num_attention_heads": 40,
|