sophosympatheia commited on
Commit
24ee12b
1 Parent(s): 93be35c

Update README.md

Browse files

Slight modification to recommended sampler setting

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,8 +37,8 @@ If you save the below settings as a .json file, you can import them directly int
37
  "epsilon_cutoff": 0,
38
  "eta_cutoff": 0,
39
  "typical_p": 1,
40
- "min_p": 0.35,
41
- "rep_pen": 1.15,
42
  "rep_pen_range": 2800,
43
  "no_repeat_ngram_size": 0,
44
  "penalty_alpha": 0,
 
37
  "epsilon_cutoff": 0,
38
  "eta_cutoff": 0,
39
  "typical_p": 1,
40
+ "min_p": 0.12,
41
+ "rep_pen": 1.1,
42
  "rep_pen_range": 2800,
43
  "no_repeat_ngram_size": 0,
44
  "penalty_alpha": 0,