Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -68,6 +68,7 @@
|
|
| 68 |
"LABEL_2": 2
|
| 69 |
},
|
| 70 |
"max_length": 1024,
|
|
|
|
| 71 |
"max_position_embeddings": 32768,
|
| 72 |
"model_type": "mistral",
|
| 73 |
"num_attention_heads": 32,
|
|
|
|
| 68 |
"LABEL_2": 2
|
| 69 |
},
|
| 70 |
"max_length": 1024,
|
| 71 |
+
"max_sequence_length": 1024,
|
| 72 |
"max_position_embeddings": 32768,
|
| 73 |
"model_type": "mistral",
|
| 74 |
"num_attention_heads": 32,
|