narcolepticchicken commited on
Commit
ca60718
·
verified ·
1 Parent(s): ffc22a3

Eval E only (fixed variable shadow)

Browse files
Files changed (1) hide show
  1. eval_config_E_v2.json +6 -0
eval_config_E_v2.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "config_E": {
3
+ "accuracy": 0.42,
4
+ "avg_cost": 0.75
5
+ }
6
+ }