deepparag commited on
Commit
0f2b3ca
1 Parent(s): 65d0480

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.7,
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
  }