xuanbo commited on
Commit
bd08824
ยท
verified ยท
1 Parent(s): 8f79670

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -262,15 +262,18 @@ python salesllm/reverse_role_eval.py \
262
  ## Citation
263
 
264
  ```bibtex
265
- @misc{salesllm,
266
- title = {SalesLLM: Benchmarking LLM Realistic Selling Skill},
267
- author = {MultiSense},
268
- year = {2025},
269
- url = {https://github.com/Bairong-Xdynamics/Benchmarking-LLM-Realistic-Selling-Skill}
 
 
 
270
  }
271
  ```
272
 
273
  ## Related
274
-
275
  - ๐Ÿ“Š [SalesLLM benchmark & code](https://github.com/Bairong-Xdynamics/Benchmarking-LLM-Realistic-Selling-Skill)
276
  - ๐Ÿค— [SaleIntent-BERT](https://huggingface.co/MultiSense/SaleIntent_bert) โ€” buying-intent classifier used for outcome scoring (93.51% ZH, 92.94% EN)
 
262
  ## Citation
263
 
264
  ```bibtex
265
+ @misc{su2026sellmoreplayless,
266
+ title={Sell More, Play Less: Benchmarking LLM Realistic Selling Skill},
267
+ author={Xuanbo Su and Wenhao Hu and Le Zhan and Yuting Xie and Kailin Lyu and Kaijie Chen and Ziwei Li and Yeqiang Wang and Haibo Su and Yunzhang Chen and Ling Huang},
268
+ year={2026},
269
+ eprint={2604.07054},
270
+ archivePrefix={arXiv},
271
+ primaryClass={cs.CL},
272
+ url={https://arxiv.org/abs/2604.07054},
273
  }
274
  ```
275
 
276
  ## Related
277
+ - ๐Ÿ“– [Paper](https://arxiv.org/abs/2604.07054)
278
  - ๐Ÿ“Š [SalesLLM benchmark & code](https://github.com/Bairong-Xdynamics/Benchmarking-LLM-Realistic-Selling-Skill)
279
  - ๐Ÿค— [SaleIntent-BERT](https://huggingface.co/MultiSense/SaleIntent_bert) โ€” buying-intent classifier used for outcome scoring (93.51% ZH, 92.94% EN)