Add rep pen range to ooba settings

This commit is contained in:
ThisIsPIRI
2023-07-22 07:56:37 +09:00
parent e2f1f4a57a
commit 8e73882c9b
29 changed files with 29 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"epsilon_cutoff": 0,
"eta_cutoff": 0,
"rep_pen": 1,
"rep_pen_range": 0,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,