yuyijiong commited on
Commit
727990b
·
1 Parent(s): b88893d

Upload config

Browse files
Files changed (1) hide show
  1. generation_config.json +0 -4
generation_config.json CHANGED
@@ -1,11 +1,7 @@
1
  {
2
  "decoder_start_token_id": 0,
3
- "diversity_penalty": 0.5,
4
  "length_penalty": 0.5,
5
  "max_length": 128,
6
  "min_length": 3,
7
- "num_beam_groups": 4,
8
- "num_beams": 4,
9
- "repetition_penalty": 2.5,
10
  "transformers_version": "4.27.1"
11
  }
 
1
  {
2
  "decoder_start_token_id": 0,
 
3
  "length_penalty": 0.5,
4
  "max_length": 128,
5
  "min_length": 3,
 
 
 
6
  "transformers_version": "4.27.1"
7
  }