yuyijiong commited on
Commit
140df05
·
1 Parent(s): eafc6e8

Delete generation_config.json

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