File size: 191 Bytes
1f1a1b2
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "bos_token_id": 1,
  "do_sample": true,
  "eos_token_id": 2,
  "max_length": 8192,
  "repetition_penalty": 1.2,
  "temperature": 0.1,
  "top_p": 0.9,
  "transformers_version": "4.44.0"
}