Jarrodbarnes's picture
Add model card and reproducibility package
9ae5076 verified
Raw
History Blame Contribute Delete
720 Bytes
{
"sampling": {
"do_sample": true,
"max_output_tokens": 32768,
"seed": null,
"seed_status": "not set for scored evaluation calls",
"temperature": 1.0,
"top_k": 20,
"top_logprobs": 5,
"top_p": 0.95
},
"forecast_pooling": {
"draws": 3,
"draw_scope": "scored closure forecasts only",
"draws_are_independent": true,
"physical_validity": "arithmetic mean",
"reaction_probabilities": "per-category arithmetic mean, then renormalize per item",
"recommendation": "mode across draws",
"portfolio": "portfolio from the first draw with the modal recommendation",
"campaign_actions_are_pooled": false,
"committed_campaign_trajectory_is_changed": false
}
}