File size: 4,848 Bytes
39c8627
 
 
 
13dfc0d
39c8627
13dfc0d
39c8627
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13dfc0d
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
---
license: apache-2.0
configs:
- config_name: us
  data_files: CompanionSim-US.csv
- config_name: multi
  data_files: CompanionSim-Multi.csv
dataset_info:
- config_name: us
  features:
  - name: participant_id
    dtype: string
  - name: ever_used_ai
    dtype: string
  - name: ai_use_freq
    dtype: string
  - name: gender
    dtype: string
  - name: age
    dtype: string
  - name: education
    dtype: string
  - name: household_income
    dtype: string
  - name: political_leaning
    dtype: string
  - name: dialogue_id
    dtype: int64
  - name: fake_to_natural
    dtype: int64
  - name: machinelike_to_humanlike
    dtype: int64
  - name: unconscious_to_conscious
    dtype: int64
  - name: artificial_to_likelike
    dtype: int64
  - name: humanlikeness
    dtype: float64
  - name: dislike_to_like
    dtype: int64
  - name: unfriendly_to_friendly
    dtype: int64
  - name: unkind_to_kind
    dtype: int64
  - name: unpleasant_to_pleasant
    dtype: int64
  - name: awful_to_nice
    dtype: int64
  - name: likability
    dtype: float64
  - name: share_outlandish_ideas
    dtype: int64
  - name: share_difficulties
    dtype: int64
  - name: admit_mistakes
    dtype: int64
  - name: rely_on_support
    dtype: int64
  - name: reveal_info
    dtype: int64
  - name: avoid_personal_info
    dtype: int64
  - name: tell_secret
    dtype: int64
  - name: affective_trust
    dtype: float64
  - name: take_advice
    dtype: int64
  - name: rely_on_commitments
    dtype: int64
  - name: assume_proper_work
    dtype: int64
  - name: comfort_as_teammate
    dtype: int64
  - name: cognitive_trust
    dtype: float64
  - name: agent
    dtype: string
  - name: whole_dialogue
    dtype: string
  - name: source
    dtype: string
  - name: source_id
    dtype: string
  - name: socioaffective_behavior
    dtype: string
  - name: use_case
    dtype: string
  - name: first_turn
    dtype: string
  - name: other_context
    dtype: string
  - name: AI_style_examples
    dtype: string
  - name: target_length
    dtype: string
  - name: user_style_examples
    dtype: string
- config_name: multi
  features:
  - name: participant_id
    dtype: string
  - name: dialogue_id
    dtype: int64
  - name: ever_used_ai
    dtype: string
  - name: ai_use_freq
    dtype: string
  - name: ai_expertise
    dtype: string
  - name: ai_uses
    dtype: string
  - name: ai_uses_6_TEXT
    dtype: string
  - name: tech_adoption
    dtype: string
  - name: trust_prop
    dtype: string
  - name: country
    dtype: string
  - name: language
    dtype: string
  - name: gender
    dtype: string
  - name: age
    dtype: string
  - name: ses
    dtype: int64
  - name: us_education
    dtype: string
  - name: us_income
    dtype: string
  - name: in_education
    dtype: string
  - name: in_income
    dtype: string
  - name: uk_education
    dtype: string
  - name: uk_income
    dtype: string
  - name: ng_education
    dtype: string
  - name: ng_income
    dtype: string
  - name: in_city_tier
    dtype: string
  - name: in_occupation
    dtype: string
  - name: fake_to_natural
    dtype: int64
  - name: machinelike_to_humanlike
    dtype: int64
  - name: unconscious_to_conscious
    dtype: int64
  - name: artificial_to_likelike
    dtype: int64
  - name: humanlikeness
    dtype: float64
  - name: dislike_to_like
    dtype: int64
  - name: unfriendly_to_friendly
    dtype: int64
  - name: unkind_to_kind
    dtype: int64
  - name: unpleasant_to_pleasant
    dtype: int64
  - name: awful_to_nice
    dtype: int64
  - name: likability
    dtype: float64
  - name: share_outlandish_ideas
    dtype: int64
  - name: share_difficulties
    dtype: int64
  - name: admit_mistakes
    dtype: int64
  - name: rely_on_support
    dtype: int64
  - name: reveal_info
    dtype: int64
  - name: avoid_personal_info
    dtype: int64
  - name: tell_secret
    dtype: int64
  - name: affective_trust
    dtype: float64
  - name: take_advice
    dtype: int64
  - name: rely_on_commitments
    dtype: int64
  - name: assume_proper_work
    dtype: int64
  - name: comfort_as_teammate
    dtype: int64
  - name: cognitive_trust
    dtype: float64
  - name: agent
    dtype: string
  - name: whole_dialogue
    dtype: string
  - name: source
    dtype: string
  - name: source_id
    dtype: string
  - name: socioaffective_behavior
    dtype: string
  - name: use_case
    dtype: string
  - name: first_turn
    dtype: string
  - name: other_context
    dtype: string
  - name: AI_style_examples
    dtype: string
  - name: target_length
    dtype: string
  - name: user_style_examples
    dtype: string
---

# CompanionSim

2,240 simulated human–AI conversations depicting socioaffective interaction and annotated by two groups: 628 annotators in the US (`CompanionSim-US.csv`) and 3,646 annotators from the US, UK, India, and Nigeria (`CompanionSim-Multi.csv`).