i4never commited on
Commit
84510b6
1 Parent(s): 9a6834f

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -1
generation_config.json CHANGED
@@ -7,5 +7,6 @@
7
  "top_k": 5,
8
  "top_p": 0.87,
9
  "temperature": 0.4,
10
- "repetition_penalty": 1.1
 
11
  }
 
7
  "top_k": 5,
8
  "top_p": 0.87,
9
  "temperature": 0.4,
10
+ "repetition_penalty": 1.1,
11
+ "do_sample": true
12
  }