zhouzaida commited on
Commit
b0b86ff
·
verified ·
1 Parent(s): 0157cd8

revert the temperature to 0.2 (#22)

Browse files

- update temperature (fd57b5a7d4dff137ecf9f665ee697a5bf917c001)

Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "do_sample": true,
3
- "temperature": 0.6
4
  }
 
1
  {
2
  "do_sample": true,
3
+ "temperature": 0.2
4
  }