manaestras commited on
Commit
ff93505
·
verified ·
1 Parent(s): ea397eb

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -8,6 +8,6 @@
8
  ],
9
  "repetition_penalty": 1.03,
10
  "top_k": 1,
11
- "top_p": 10,
12
- "temperature":1.0
13
  }
 
8
  ],
9
  "repetition_penalty": 1.03,
10
  "top_k": 1,
11
+ "top_p": 1.0,
12
+ "temperature":0.0
13
  }