Text Generation
Russian
conversational
IlyaGusev commited on
Commit
3712302
1 Parent(s): da790a4

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -9,6 +9,6 @@
9
  "max_new_tokens": 1024,
10
  "num_beams": 2,
11
  "repetition_penalty": 1.1,
12
- "no_repeat_ngram_size": 20
13
  }
14
 
 
9
  "max_new_tokens": 1024,
10
  "num_beams": 2,
11
  "repetition_penalty": 1.1,
12
+ "no_repeat_ngram_size": 25
13
  }
14