IlyaGusev commited on
Commit
bef2597
2 Parent(s): 9141333 26fd37f

Merge branch 'main' of https://huggingface.co/IlyaGusev/saiga_7b_lora into main

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "eos_token_id": 2,
5
  "temperature": 0.2,
6
  "top_p": 0.9,
7
- "top_k": 30,
8
  "do_sample": true,
9
  "num_beams": 1,
10
  "max_new_tokens": 1536,
 
4
  "eos_token_id": 2,
5
  "temperature": 0.2,
6
  "top_p": 0.9,
7
+ "top_k": 40,
8
  "do_sample": true,
9
  "num_beams": 1,
10
  "max_new_tokens": 1536,