You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -546,6 +546,27 @@ If you use ClawBench in your research, please cite:
546
546
</tr>
547
547
</table>
548
548
549
+
## Support ClawBench
550
+
551
+
If ClawBench is useful for your research or product work,
552
+
the single most helpful thing you can do is **[star the repo](https://github.com/reacher-z/ClawBench)** —
553
+
it surfaces the benchmark to other AI-agent researchers and helps us justify
554
+
continued dataset curation.
555
+
556
+
<palign="center">
557
+
<ahref="https://github.com/reacher-z/ClawBench">
558
+
<imgsrc="https://img.shields.io/badge/%E2%98%85%20Star%20this%20repo-181717?style=for-the-badge&logo=github&logoColor=white"alt="Star this repo">
559
+
</a>
560
+
</p>
561
+
562
+
Open to contributions — new test cases, bug fixes, or evaluation submissions for a model we haven't scored yet. See [`CONTRIBUTING.md`](CONTRIBUTING.md).
0 commit comments