iitolstykh commited on
Commit
9fabe15
·
verified ·
1 Parent(s): 3f54327

Update config.json

Browse files
Files changed (1) hide show
  1. 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,