danielhanchen commited on
Commit
4e40885
·
verified ·
1 Parent(s): 8e22bf6

Update params

Browse files
Files changed (1) hide show
  1. params +2 -2
params CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "stop": [
3
- "<|end_of_text|>",
4
  ],
5
  "temperature": 0.0,
6
- "min_p" : 0.00,
7
  }
 
1
  {
2
  "stop": [
3
+ "<|end_of_text|>"
4
  ],
5
  "temperature": 0.0,
6
+ "min_p" : 0.00
7
  }