vishalz commited on
Commit
9071007
1 Parent(s): c3d5c53

updated config to test

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -36,6 +36,7 @@
36
  "normalize_before": true,
37
  "normalize_embedding": false,
38
  "num_beams": 8,
 
39
  "num_hidden_layers": 16,
40
  "pad_token_id": 0,
41
  "scale_embedding": true,
 
36
  "normalize_before": true,
37
  "normalize_embedding": false,
38
  "num_beams": 8,
39
+ "num_return_sequences": 10,
40
  "num_hidden_layers": 16,
41
  "pad_token_id": 0,
42
  "scale_embedding": true,