market-gpt-return-token / generation_config.json
kyLELEng's picture
Train MarketGPT return-token model
c011bf2 verified
{
"do_sample": true,
"temperature": 1.0,
"top_p": 0.95,
"constrained_generation": true,
"max_new_tokens": 416
}