Update README.md
Browse files
README.md
CHANGED
|
@@ -211,4 +211,12 @@ Details of the data fields are as follows:
|
|
| 211 |
|
| 212 |
## 4. Citation
|
| 213 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 214 |
```
|
|
|
|
| 211 |
|
| 212 |
## 4. Citation
|
| 213 |
```bibtex
|
| 214 |
+
@misc{ma2024agentboard,
|
| 215 |
+
title={AgentBoard: An Analytical Evaluation Board of Multi-turn LLM Agents},
|
| 216 |
+
author={Chang Ma and Junlei Zhang and Zhihao Zhu and Cheng Yang and Yujiu Yang and Yaohui Jin and Zhenzhong Lan and Lingpeng Kong and Junxian He},
|
| 217 |
+
year={2024},
|
| 218 |
+
eprint={2401.13178},
|
| 219 |
+
archivePrefix={arXiv},
|
| 220 |
+
primaryClass={cs.CL}
|
| 221 |
+
}
|
| 222 |
```
|