File size: 3,422 Bytes
0fd0643 | 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 | ---
dataset_info:
features:
- name: source_study
dtype: string
- name: submission_id
dtype: string
- name: user_id
dtype: string
- name: prolific_pid
dtype: string
- name: study_id
dtype: string
- name: session_id
dtype: string
- name: start_time
dtype: float64
- name: study_type
dtype: string
- name: demographics
struct:
- name: age
dtype: string
- name: education_level
dtype: string
- name: employment_status
dtype: string
- name: gender
dtype: string
- name: geographic_region
dtype: string
- name: household_size
dtype: string
- name: income
dtype: string
- name: marital_status
dtype: string
- name: political_affiliation
dtype: string
- name: political_views
dtype: string
- name: race
dtype: string
- name: religion
dtype: string
- name: religious_attendance
dtype: string
- name: us_citizen
dtype: string
- name: background
struct:
- name: movies_avoid
dtype: string
- name: movies_criteria
dtype: string
- name: movies_enjoy
dtype: string
- name: _pool_index
dtype: int64
- name: _pool_category
dtype: string
- name: pair_id
dtype: string
- name: category
dtype: string
- name: product_a
struct:
- name: asin
dtype: string
- name: category
dtype: string
- name: description
sequence: string
- name: features
sequence: 'null'
- name: id
dtype: string
- name: price
dtype: string
- name: title
dtype: string
- name: product_b
struct:
- name: asin
dtype: string
- name: category
dtype: string
- name: description
sequence: string
- name: features
sequence: 'null'
- name: id
dtype: string
- name: price
dtype: string
- name: title
dtype: string
- name: familiarity_a
dtype: string
- name: familiarity_b
dtype: string
- name: pre_rating
dtype: int64
- name: post_rating
dtype: int64
- name: rating_delta
dtype: int64
- name: conversation
struct:
- name: closing_message
dtype: string
- name: num_turns
dtype: int64
- name: system_prompt
dtype: string
- name: turns
list:
- name: content
dtype: string
- name: model
dtype: string
- name: role
dtype: string
- name: synthetic
dtype: bool
- name: timestamp
dtype: float64
- name: turn_index
dtype: int64
- name: reflection
struct:
- name: standout_moment
dtype: string
- name: thinking_change
dtype: string
- name: model_name
dtype: string
- name: sampler_path
dtype: string
- name: prompt_variant
struct:
- name: detailed_instruction
dtype: bool
- name: personalization
dtype: bool
- name: split
dtype: string
splits:
- name: train
num_bytes: 5839142
num_examples: 342
- name: validation
num_bytes: 1145870
num_examples: 70
- name: test
num_bytes: 1123377
num_examples: 63
download_size: 2374169
dataset_size: 8108389
---
# Dataset Card for "user_sim_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |