Update README.md
Browse files
README.md
CHANGED
|
@@ -141,4 +141,22 @@ Download the task data from [HuggingFace](https://huggingface.co/datasets/intern
|
|
| 141 |
|
| 142 |
```bash
|
| 143 |
huggingface-cli download internlm/WildClawBench workspace --repo-type dataset --local-dir .
|
| 144 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
|
| 142 |
```bash
|
| 143 |
huggingface-cli download internlm/WildClawBench workspace --repo-type dataset --local-dir .
|
| 144 |
+
```
|
| 145 |
+
|
| 146 |
+
|
| 147 |
+
## Contributors
|
| 148 |
+
|
| 149 |
+
[Shuangrui Ding](https://mark12ding.github.io/)\* (Project Lead), [Xuanlang Dai](https://github.com/LennoxDai)\*, [Long Xing](https://github.com/Cooperx521)\*, [Shengyuan Ding](https://github.com/SYuan03), [Ziyu Liu](https://liuziyu77.github.io/), [Jingyi Yang](https://yjyddq.github.io/), [Penghui Yang](https://github.com/yph22), [Zhixiong Zhang](https://github.com/rookiexiong7), [Xilin Wei](https://github.com/wiselnn570)
|
| 150 |
+
|
| 151 |
+
Advisors: [Yubo Ma](https://mayubo2333.github.io/), [Haodong Duan](https://kennymckormick.github.io/), [Jing Shao](https://amandajshao.github.io/), [Jiaqi Wang](https://myownskyw7.github.io/), [Dahua Lin](http://dahualin.org/), [Kai Chen](https://chenkai.site/), [Yuhang Zang](https://yuhangzang.github.io/)
|
| 152 |
+
|
| 153 |
+
|
| 154 |
+
## Acknowledgements
|
| 155 |
+
|
| 156 |
+
WildClawBench builds on top of the excellent open-source agent ecosystem. We gratefully acknowledge the following projects:
|
| 157 |
+
|
| 158 |
+
- **[OpenClaw](https://github.com/openclaw/openclaw)**
|
| 159 |
+
- **[Claw-Eval](https://github.com/claw-eval/claw-eval)**
|
| 160 |
+
- **[PinchBench](https://github.com/pinchbench/skill)**
|
| 161 |
+
|
| 162 |
+
---
|