saurabh5 commited on
Commit
d64c4d2
·
verified ·
1 Parent(s): ce1543b

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +4 -1
generation_config.json CHANGED
@@ -5,5 +5,8 @@
5
  100257
6
  ],
7
  "pad_token": 100277,
8
- "transformers_version": "4.53.1"
 
 
 
9
  }
 
5
  100257
6
  ],
7
  "pad_token": 100277,
8
+ "transformers_version": "4.53.1",
9
+ "temperature": 0.6,
10
+ "top_p": 0.95,
11
+ "max_new_tokens": 32768
12
  }