Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
License:
Jitaishik commited on
Commit
ae04f6c
·
verified ·
1 Parent(s): 0ba5940

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,5 +1,11 @@
1
  # Dataset Card
2
 
 
 
 
 
 
 
3
  ## Dataset Summary
4
 
5
  Graph2Counsel is a synthetic counseling session dataset generated from Client Psychological Graphs (CPGs). The dataset provides the CPG, generated diverse client profiles and dialogues from this CPG as well as counselor strategies corresponding to each CPG collected from the real counseling sessions. Prior synthetic counseling datasets often rely on unstructured or semi-structured text inputs and overlook structural dependencies between a client's cognitive, emotional, and behavioral states, often producing psychologically inconsistent interactions and reducing data realism and quality. So, we generate the Graph2Counsel dataset using a framework for generating synthetic counseling sessions grounded in Client Psychological Graphs (CPGs) that encode relationships among clients’ thoughts, emotions, and behaviors. This datasets shows improved expert evaluation performance over existing synthetic counseling datasets on specificity, counselor competence, authenticity, conversational flow, and safety.
@@ -53,10 +59,6 @@ If you use this dataset in your research, please cite:
53
  url = {https://huggingface.co/datasets/YOUR_HF_USERNAME/YOUR_DATASET_NAME}
54
  }
55
  ```
56
- ---
57
- license: cc-by-sa-4.0
58
- ---
59
-
60
 
61
  ## Contact
62
 
 
1
  # Dataset Card
2
 
3
+ Paper:
4
+
5
+ Language(s) (NLP): English
6
+
7
+ license: cc-by-sa-4.0
8
+
9
  ## Dataset Summary
10
 
11
  Graph2Counsel is a synthetic counseling session dataset generated from Client Psychological Graphs (CPGs). The dataset provides the CPG, generated diverse client profiles and dialogues from this CPG as well as counselor strategies corresponding to each CPG collected from the real counseling sessions. Prior synthetic counseling datasets often rely on unstructured or semi-structured text inputs and overlook structural dependencies between a client's cognitive, emotional, and behavioral states, often producing psychologically inconsistent interactions and reducing data realism and quality. So, we generate the Graph2Counsel dataset using a framework for generating synthetic counseling sessions grounded in Client Psychological Graphs (CPGs) that encode relationships among clients’ thoughts, emotions, and behaviors. This datasets shows improved expert evaluation performance over existing synthetic counseling datasets on specificity, counselor competence, authenticity, conversational flow, and safety.
 
59
  url = {https://huggingface.co/datasets/YOUR_HF_USERNAME/YOUR_DATASET_NAME}
60
  }
61
  ```
 
 
 
 
62
 
63
  ## Contact
64