Add dry_run_mode/config/policy_constants.json
This commit is contained in:
parent
5c6408c4a0
commit
4f2a7fef55
1 changed files with 5 additions and 0 deletions
5
dry_run_mode/config/policy_constants.json
Normal file
5
dry_run_mode/config/policy_constants.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"alpha_pinned": 0.01,
|
||||
"alpha_unpinned": 0.05,
|
||||
"offset": 0.001
|
||||
}
|
||||
Loading…
Reference in a new issue