planeB commited on
Commit
0b0dc73
·
verified ·
1 Parent(s): d999579

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -46,12 +46,14 @@ This model was trained with SFT.
46
  Cite TRL as:
47
 
48
  ```bibtex
49
- @misc{vonwerra2022trl,
50
- title = {{TRL: Transformer Reinforcement Learning}},
51
- author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
52
- year = 2020,
53
- journal = {GitHub repository},
54
- publisher = {GitHub},
55
- howpublished = {\url{https://github.com/huggingface/trl}}
 
 
56
  }
57
  ```
 
46
  Cite TRL as:
47
 
48
  ```bibtex
49
+ @inproceedings{PetruzzelliMartinaSimulating,
50
+ author = {Petruzzelli, Alessandro and Martina, Alessandro Francesco Maria and Musto, Cataldo and de Gemmis, Marco and Lops, Pasquale and Semeraro, Giovanni},
51
+ editor = {Konstan, Joseph A. and Karypis, George and Adomavicius, Gediminas and Chen, Minmin and Goethals, Bart and Willemsen, Martijn C.},
52
+ title = {{Simulating Diverse User Behavioral Stereotypes for Evaluating Agentic Conversational Recommenders}},
53
+ booktitle = {Proceedings of the 20th {ACM} Conference on Recommender Systems, RecSys 2026, Minneapolis, Minnesota, USA, September 28-October 2, 2026},
54
+ publisher = {{ACM}},
55
+ year = {2026},
56
+ doi = {10.1145/3773078.3831840},
57
+ url = {https://doi.org/10.1145/3773078.3831840}
58
  }
59
  ```