logiczmaksimka commited on
Commit
5a99a17
1 Parent(s): 0cb0694

Upload custom_generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. custom_generation_config.json +1 -0
custom_generation_config.json CHANGED
@@ -4,6 +4,7 @@
4
  "top_k": 10,
5
  "top_p": 0.95,
6
  "temperature": 1.0,
 
7
  "pad_token_id": 2,
8
  "eos_token_id": [
9
  2,
 
4
  "top_k": 10,
5
  "top_p": 0.95,
6
  "temperature": 1.0,
7
+ "max_new_tokens": 50,
8
  "pad_token_id": 2,
9
  "eos_token_id": [
10
  2,