bhadresh-savani commited on
Commit
1cb5fbc
1 Parent(s): acff093

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -6,6 +6,7 @@
6
  "d_ff": 3968,
7
  "d_kv": 64,
8
  "d_model": 1536,
 
9
  "decoder_start_token_id": 0,
10
  "dropout_rate": 0.1,
11
  "eos_token_id": 1,
6
  "d_ff": 3968,
7
  "d_kv": 64,
8
  "d_model": 1536,
9
+ "max_length": 256,
10
  "decoder_start_token_id": 0,
11
  "dropout_rate": 0.1,
12
  "eos_token_id": 1,