deepparag commited on
Commit
b03a79f
1 Parent(s): 12c38ee

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,7 +31,7 @@
31
  "do_sample": true,
32
  "max_length": 1000,
33
  "no_repeat_ngram_size": 4,
34
- "temperature": 0.8,
35
  "top_k": 100,
36
  "top_p": 0.7
37
  }
31
  "do_sample": true,
32
  "max_length": 1000,
33
  "no_repeat_ngram_size": 4,
34
+ "temperature": 0.7,
35
  "top_k": 100,
36
  "top_p": 0.7
37
  }