entity-sentiment-analysis / generation_config.json
WhiteAngels's picture
Upload files
c9a05bb verified
raw
history blame contribute delete
No virus
65 Bytes
{"do_sample": true, "max_length": 50, "top_k": 50, "top_p": 0.95}