File size: 133 Bytes
3ac5300 |
1 2 3 4 5 6 7 8 |
generation_config:
temperature: 0.90
top_p: 0.75
num_beams: 1
use_cache: True
max_length: 1000
min_length: 0
|
3ac5300 |
1 2 3 4 5 6 7 8 |
generation_config:
temperature: 0.90
top_p: 0.75
num_beams: 1
use_cache: True
max_length: 1000
min_length: 0
|