upperwal commited on
Commit
4b59055
·
verified ·
1 Parent(s): c426f4e

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  "top_k": 5,
9
  "temperature": 0.8,
10
  "max_new_tokens": 512,
11
- "repetition_penalty": 100
12
  }
 
8
  "top_k": 5,
9
  "temperature": 0.8,
10
  "max_new_tokens": 512,
11
+ "repetition_penalty": 10.
12
  }