Transformers
Safetensors
English
12kimih commited on
Commit
c1382ac
·
verified ·
1 Parent(s): 5d00618

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -227,8 +227,13 @@ If you use this project in your research or work, please consider citing it.
227
  Here’s a suggested citation format in **BibTeX**:
228
 
229
  ```bibtex
230
- @article{hicupid2024,
231
- title = {Exploring the Potential of LLMs as Personalized Assistants: Dataset, Evaluation, and Analysis},
232
- year = {2024},
 
 
 
 
 
233
  }
234
  ```
 
227
  Here’s a suggested citation format in **BibTeX**:
228
 
229
  ```bibtex
230
+ @misc{mok2025exploringpotentialllmspersonalized,
231
+ title={Exploring the Potential of LLMs as Personalized Assistants: Dataset, Evaluation, and Analysis},
232
+ author={Jisoo Mok and Ik-hwan Kim and Sangkwon Park and Sungroh Yoon},
233
+ year={2025},
234
+ eprint={2506.01262},
235
+ archivePrefix={arXiv},
236
+ primaryClass={cs.CL},
237
+ url={https://arxiv.org/abs/2506.01262},
238
  }
239
  ```