HeAAAAA commited on
Commit
52ae4bf
·
verified ·
1 Parent(s): 5291a4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -214,10 +214,10 @@ print(new_text)
214
  # 5. Citation
215
 
216
  ```bibtex
217
- @misc{kimiteam2025kimivltechnicalreport,
218
  title={Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark},
219
- author={Kai He, Yucheng Huang, Wenqing Wang, et.al.},
220
- year={2025},
 
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