Update README.md
Browse files
README.md
CHANGED
|
@@ -214,10 +214,10 @@ print(new_text)
|
|
| 214 |
# 5. Citation
|
| 215 |
|
| 216 |
```bibtex
|
| 217 |
-
@
|
| 218 |
title={Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark},
|
| 219 |
-
author={Kai He
|
| 220 |
-
|
|
|
|
| 221 |
}
|
| 222 |
|
| 223 |
-
|
|
|
|
| 214 |
# 5. Citation
|
| 215 |
|
| 216 |
```bibtex
|
| 217 |
+
@inproceedings{he2025Crab,
|
| 218 |
title={Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark},
|
| 219 |
+
author={Kai, He and Yucheng, Huang and Wenqing, Wang and Delong, Ran and Dongming, Sheng and Junxuan, Huang and Qika, Lin and Jiaxing, Xu and Wenqiang, Liu and Mengling, Feng},
|
| 220 |
+
booktitle={Proceedings of the 63nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
|
| 221 |
+
year={2025}
|
| 222 |
}
|
| 223 |
|
|
|