File size: 912 Bytes
f0c2249
 
 
a65151d
270cfdd
 
a716aa5
270cfdd
 
 
 
 
 
 
 
a716aa5
 
270cfdd
 
 
 
 
 
a716aa5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
---
The data is originally source from (Sun et al,2021). (Liu et al, 2023) processed the data to make  it a dataset vis huggingface api with taining/validation/testing splitting 

**Please cite:**
```
@misc{liu2023enhancing,
      title={Enhancing Long-form Text Generation in Mental Health with Task-adaptive Tokenization}, 
      author={Siyang Liu and Naihao Deng and Sahand Sabour and Yilin Jia and Minlie Huang and Rada Mihalcea},
      year={2023},
      eprint={2310.05317},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```
```
@inproceedings{sun2021psyqa,
  title={PsyQA: A Chinese Dataset for Generating Long Counseling Text for Mental Health Support},
  author={Sun, Hao and Lin, Zhenru and Zheng, Chujie and Liu, Siyang and Huang, Minlie},
  booktitle={Findings of the Association for Computational Linguistics: ACL-IJCNLP 2021},
  pages={1489--1503},
  year={2021}
}
```