SEOKDONG commited on
Commit
eb839e9
1 Parent(s): 9bc8f56

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -0
generation_config.json CHANGED
@@ -6,5 +6,8 @@
6
  128008,
7
  128009
8
  ],
 
 
 
9
  "transformers_version": "4.44.2"
10
  }
 
6
  128008,
7
  128009
8
  ],
9
+ "repetition_penalty": 1.1,
10
+ "temperature": 0.01,
11
+ "do_sample": true,
12
  "transformers_version": "4.44.2"
13
  }