File size: 131 Bytes
8f8a4a8
a6c2c61
 
 
 
 
 
8f8a4a8
1
2
3
4
5
6
7
8
9
{
  "max_new_tokens": 150,
  "temperature": 0.9,
  "top_p": 0.9,
  "do_sample": true,
  "num_beams": 1,
  "early_stopping": true
}