Update README.md
Browse files
README.md
CHANGED
|
@@ -55,7 +55,6 @@ tags:
|
|
| 55 |
<img src="assets/claw_eval.png" alt="Claw-Eval Logo" width="200">
|
| 56 |
|
| 57 |
[](#dataset-structure)
|
| 58 |
-
[](https://claw-eval.github.io)
|
| 59 |
[](https://claw-eval.github.io)
|
| 60 |
[](https://github.com/claw-eval/claw-eval/blob/main/LICENSE)
|
| 61 |
|
|
@@ -113,11 +112,11 @@ Our test cases are built on the work of the community. We draw from and adapt ta
|
|
| 113 |
If you use Claw-Eval in your research, please cite:
|
| 114 |
|
| 115 |
```bibtex
|
| 116 |
-
@
|
| 117 |
title={Claw-Eval: Toward Trustworthy Evaluation of Autonomous Agents},
|
| 118 |
-
author={Ye, Bowen and Li, Rang and Yang, Qibin and
|
| 119 |
-
|
| 120 |
-
|
| 121 |
}
|
| 122 |
```
|
| 123 |
|
|
|
|
| 55 |
<img src="assets/claw_eval.png" alt="Claw-Eval Logo" width="200">
|
| 56 |
|
| 57 |
[](#dataset-structure)
|
|
|
|
| 58 |
[](https://claw-eval.github.io)
|
| 59 |
[](https://github.com/claw-eval/claw-eval/blob/main/LICENSE)
|
| 60 |
|
|
|
|
| 112 |
If you use Claw-Eval in your research, please cite:
|
| 113 |
|
| 114 |
```bibtex
|
| 115 |
+
@article{ye2026claw,
|
| 116 |
title={Claw-Eval: Toward Trustworthy Evaluation of Autonomous Agents},
|
| 117 |
+
author={Ye, Bowen and Li, Rang and Yang, Qibin and Liu, Yuanxin and Yao, Linli and Lv, Hanglong and Xie, Zhihui and An, Chenxin and Li, Lei and Kong, Lingpeng and others},
|
| 118 |
+
journal={arXiv preprint arXiv:2604.06132},
|
| 119 |
+
year={2026}
|
| 120 |
}
|
| 121 |
```
|
| 122 |
|