yuhangzang commited on
Commit
dc98405
·
verified ·
1 Parent(s): 1c32bc5

Update eval.yaml

Browse files
Files changed (1) hide show
  1. eval.yaml +9 -1
eval.yaml CHANGED
@@ -1,8 +1,16 @@
1
  name: WildClawBench
2
  description: Hard, practical, end-to-end evaluation for AI agents — in the wild.
3
- evaluation_framework: inspect-ai
4
  tasks:
5
  - id: overall
6
  name: Overall
7
  config: default
 
 
 
 
 
 
 
 
8
  split: test
 
1
  name: WildClawBench
2
  description: Hard, practical, end-to-end evaluation for AI agents — in the wild.
3
+ evaluation_framework: wildclawbench
4
  tasks:
5
  - id: overall
6
  name: Overall
7
  config: default
8
+ split: test
9
+ - id: avg_time
10
+ name: Avg Time (min)
11
+ config: default
12
+ split: test
13
+ - id: avg_cost
14
+ name: Avg Cost ($)
15
+ config: default
16
  split: test