HeAAAAA commited on
Commit
e70c294
·
verified ·
1 Parent(s): 5d10e96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -131,10 +131,11 @@ We release a trained LLM to automate the evaluation of role-playing tasks:
131
  # 6. Citation
132
 
133
  ```bibtex
134
- @misc{kimiteam2025kimivltechnicalreport,
135
  title={Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark},
136
- author={Kai He, Yucheng Huang, Wenqing Wang, et.al.},
137
- year={2025},
 
138
  }
139
 
140
 
@@ -144,4 +145,3 @@ We release a trained LLM to automate the evaluation of role-playing tasks:
144
 
145
 
146
 
147
-
 
131
  # 6. Citation
132
 
133
  ```bibtex
134
+ @inproceedings{he2025Crab,
135
  title={Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark},
136
+ 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},
137
+ booktitle={Proceedings of the 63nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)},
138
+ year={2025}
139
  }
140
 
141
 
 
145
 
146
 
147