BounharAbdelaziz commited on
Commit
5831795
1 Parent(s): f9cf741

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "eos_token_id": 2,
22
  "init_std": 0.02,
23
  "is_encoder_decoder": true,
24
- "max_length": 200,
25
  "max_position_embeddings": 1024,
26
  "model_type": "m2m_100",
27
  "num_hidden_layers": 24,
 
21
  "eos_token_id": 2,
22
  "init_std": 0.02,
23
  "is_encoder_decoder": true,
24
+ "max_length": 1024,
25
  "max_position_embeddings": 1024,
26
  "model_type": "m2m_100",
27
  "num_hidden_layers": 24,