Add offline policy builder and sacred eval gate
This commit is contained in:
parent
94eae8ceba
commit
6bba85fe9a
3 changed files with 141 additions and 0 deletions
6
configs/sacred_eval_gate.json
Normal file
6
configs/sacred_eval_gate.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"min_route_accuracy_percent": 95.0,
|
||||
"min_memory_signal_accuracy_percent": 90.0,
|
||||
"max_timeouts": 0,
|
||||
"require_pass": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue