upperwal commited on
Commit
e68e54f
1 Parent(s): 4b59055

Update generation_config.json

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