system HF staff commited on
Commit
8cce0a4
1 Parent(s): b64771f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "do_sample": true,
27
  "max_length": 160,
28
  "min_length": 10,
29
- "padding_text": "<|endoftext|> ",
30
  "temperature": 1.0,
31
  "top_p": 0.95
32
  }
 
26
  "do_sample": true,
27
  "max_length": 160,
28
  "min_length": 10,
29
+ "padding_text": "<|endoftext|>",
30
  "temperature": 1.0,
31
  "top_p": 0.95
32
  }