a01709042 commited on
Commit
d97bb1e
1 Parent(s): 2bd6533

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -29,7 +29,7 @@
29
  "task_specific_params": {
30
  "conversational": {
31
 
32
- "max_length": 1000,
33
  "top_k":50,
34
  "top_p":0.95,
35
  "repetition_penalty": 2.0,
 
29
  "task_specific_params": {
30
  "conversational": {
31
 
32
+ "max_length": 100,
33
  "top_k":50,
34
  "top_p":0.95,
35
  "repetition_penalty": 2.0,