Text Generation
Safetensors
English
llama
conversational
Jitaishik commited on
Commit
dbd6c02
·
verified ·
1 Parent(s): 8fdb69e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -94,14 +94,14 @@ print(response)
94
  Please cite this model using:
95
 
96
  ```bibtex
97
- @misc{PLACEHOLDER,
98
- title = {TITLE},
99
- author = {AUTHOR(S)},
100
- year = {YEAR},
101
- eprint = {ARXIV_ID},
102
- archivePrefix = {arXiv},
103
- primaryClass = {cs.CL},
104
- url = {https://arxiv.org/abs/ARXIV_ID},
105
  }
106
  ```
107
 
 
94
  Please cite this model using:
95
 
96
  ```bibtex
97
+ @misc{mandal2026graph2counselclinicallygroundedsynthetic,
98
+ title={Graph2Counsel: Clinically Grounded Synthetic Counseling Dialogue Generation from Client Psychological Graphs},
99
+ author={Aishik Mandal and Hiba Arnaout and Clarissa W. Ong and Juliet Bockhorst and Kate Sheehan and Rachael Moldow and Tanmoy Chakraborty and Iryna Gurevych},
100
+ year={2026},
101
+ eprint={2604.20382},
102
+ archivePrefix={arXiv},
103
+ primaryClass={cs.CL},
104
+ url={https://arxiv.org/abs/2604.20382},
105
  }
106
  ```
107