Datasets:

Languages:
English
ArXiv:
Tags:
License:
chujiezheng commited on
Commit
cb26817
1 Parent(s): b10baa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
  ---
6
+
7
+ The ESConv dataset. [GitHub repo](https://github.com/thu-coai/Emotional-Support-Conversation). [Original paper](https://arxiv.org/abs/2106.01144).
8
+
9
+ ```bib
10
+ @inproceedings{liu-etal-2021-towards,
11
+ title={Towards Emotional Support Dialog Systems},
12
+ author={Liu, Siyang and
13
+ Zheng, Chujie and
14
+ Demasi, Orianna and
15
+ Sabour, Sahand and
16
+ Li, Yu and
17
+ Yu, Zhou and
18
+ Jiang, Yong and
19
+ Huang, Minlie},
20
+ booktitle={ACL},
21
+ year={2021}
22
+ }
23
+ ```