deepparag commited on
Commit
0d747f6
1 Parent(s): 7f3d0b2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "do_sample": true,
56
  "max_length": 1000,
57
  "no_repeat_ngram_size": 4,
58
- "temperature": 0.6,
59
  "top_k": 100,
60
  "top_p": 0.7
61
  }
 
55
  "do_sample": true,
56
  "max_length": 1000,
57
  "no_repeat_ngram_size": 4,
58
+ "temperature": 0.8,
59
  "top_k": 100,
60
  "top_p": 0.7
61
  }