ChrisDing1105 commited on
Commit
f8da4af
·
verified ·
1 Parent(s): 1d4bf0f

Add WildClawBench evaluation result

Browse files

Adds the WildClawBench overall score and evaluation time for Qwen3.8 27B, evaluated with the OpenClaw harness on a self-hosted vLLM endpoint. Source: https://internlm.github.io/WildClawBench

Files changed (1) hide show
  1. .eval_results/wildclawbench.yaml +19 -0
.eval_results/wildclawbench.yaml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: internlm/WildClawBench
3
+ task_id: overall
4
+ value: 48.0
5
+ date: "2026-08-16"
6
+ source:
7
+ url: https://internlm.github.io/WildClawBench
8
+ name: WildClawBench
9
+ user: internlm
10
+
11
+ - dataset:
12
+ id: internlm/WildClawBench
13
+ task_id: avg_time
14
+ value: 516
15
+ date: "2026-08-16"
16
+ source:
17
+ url: https://internlm.github.io/WildClawBench
18
+ name: WildClawBench
19
+ user: internlm