Datasets:

Modalities:
Tabular
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
MinjunZhu commited on
Commit
e7de416
·
verified ·
1 Parent(s): 19abce7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -17
README.md CHANGED
@@ -270,20 +270,18 @@ dataset_info:
270
  dataset_size: 643916000
271
  ---
272
 
273
- # Personality Alignment with Personality Inventories (PAPI) Dataset
274
 
275
  ## Overview
276
 
277
- The Personality Alignment with Personality Inventories (PAPI) dataset is a large-scale, real-world collection of personality assessments designed to evaluate the consistency between Personality-aligned Language Models (LLMs) and human preferences. This dataset contains 307,313 samples of multiple-choice questionnaire responses, providing a comprehensive resource for research in personality psychology and AI alignment.
278
 
279
  ## Dataset Description
280
 
281
  ### Size and Structure
282
- - Total samples: 307,313 (Dev-Set and Test-Set)
283
  - Each sample contains:
284
  - IPIP-NEO-120 questionnaire responses
285
- - IPIP-NEO-300 questionnaire responses
286
-
287
 
288
  ### Question Format
289
  - Each question is associated with one of the five major personality dimensions
@@ -292,10 +290,10 @@ The Personality Alignment with Personality Inventories (PAPI) dataset is a large
292
 
293
  ### Demographic Information
294
  - Gender distribution:
295
- - Female: ~60% (185,149 participants)
296
- - Male: ~40% (122,164 participants)
297
  - Age range: 10 to 99 years
298
- - Average age: 25.19 years
299
  - Geographical diversity: Participants from various countries including the USA, UK, France, India, and China
300
 
301
  ## Data Collection
@@ -303,20 +301,19 @@ The Personality Alignment with Personality Inventories (PAPI) dataset is a large
303
  - Source: International Personality Item Pool (IPIP)
304
  - Collection period: 1998 to 2019
305
  - Method: Online surveys
306
- - Survey duration: 30 to 50 minutes per participant
307
  - Anonymity: All responses are anonymous
308
 
309
  ## Data Processing
310
 
311
- - K-Means clustering applied to create a representative Test-Set
312
- - 300 representative clusters selected as Test-Set
313
- - Remaining data released as Dev-Set
314
 
315
  ## Evaluation Methods
316
 
317
- - Behavioral difference score used as an evaluation metric
318
  - Scoring function assigns values from 5 to 1 for responses ranging from "Very Accurate" to "Very Inaccurate"
319
- - Aligned Score calculated for each Big Five trait
320
 
321
  ## Ethical Considerations
322
 
@@ -327,12 +324,15 @@ The Personality Alignment with Personality Inventories (PAPI) dataset is a large
327
 
328
  ## Dataset Analysis
329
 
330
- Detailed analysis of the dataset is provided, including:
331
  - Demographic distributions (age, gender, country)
332
  - Personality trait distributions for the Big Five traits
333
- - Comparison between the Total dataset and the Test-Set
 
334
 
 
335
 
 
336
 
337
  ## Citation
338
 
@@ -358,4 +358,14 @@ [email protected]
358
 
359
  ## Acknowledgments
360
 
361
- We thank the administrators of the International Personality Item Pool (IPIP) for granting permission to use their items, scales, and inventories. We also express our gratitude to all the volunteers who participated in this study, contributing to the advancement of personality research and AI alignment.
 
 
 
 
 
 
 
 
 
 
 
270
  dataset_size: 643916000
271
  ---
272
 
273
+ # Personality Alignment with Personality Inventories (PAPI) Dataset - 600K Version
274
 
275
  ## Overview
276
 
277
+ The 600K Personality Alignment with Personality Inventories (PAPI) dataset is an expanded version of the original PAPI dataset, focusing solely on the IPIP-NEO-120 questionnaire. This large-scale collection of personality assessments is designed to provide a more comprehensive resource for research in personality psychology and AI alignment, with a particular emphasis on the shorter IPIP-NEO-120 format.
278
 
279
  ## Dataset Description
280
 
281
  ### Size and Structure
282
+ - Total samples: Approximately 619150
283
  - Each sample contains:
284
  - IPIP-NEO-120 questionnaire responses
 
 
285
 
286
  ### Question Format
287
  - Each question is associated with one of the five major personality dimensions
 
290
 
291
  ### Demographic Information
292
  - Gender distribution:
293
+ - Female: ~60%
294
+ - Male: ~40%
295
  - Age range: 10 to 99 years
296
+ - Average age: Approximately 25 years
297
  - Geographical diversity: Participants from various countries including the USA, UK, France, India, and China
298
 
299
  ## Data Collection
 
301
  - Source: International Personality Item Pool (IPIP)
302
  - Collection period: 1998 to 2019
303
  - Method: Online surveys
304
+ - Survey duration: Approximately 15 to 25 minutes per participant (estimated for IPIP-NEO-120)
305
  - Anonymity: All responses are anonymous
306
 
307
  ## Data Processing
308
 
309
+ - The dataset includes all available IPIP-NEO-120 responses, providing a larger sample size for analysis
310
+ - No specific test set has been extracted; researchers can create their own train/test splits as needed
 
311
 
312
  ## Evaluation Methods
313
 
314
+ - Behavioral difference score can be used as an evaluation metric
315
  - Scoring function assigns values from 5 to 1 for responses ranging from "Very Accurate" to "Very Inaccurate"
316
+ - Aligned Score can be calculated for each Big Five trait based on the IPIP-NEO-120 responses
317
 
318
  ## Ethical Considerations
319
 
 
324
 
325
  ## Dataset Analysis
326
 
327
+ Users of this dataset are encouraged to perform their own analysis, which may include:
328
  - Demographic distributions (age, gender, country)
329
  - Personality trait distributions for the Big Five traits
330
+ - Correlations between different personality traits
331
+ - Comparative studies with other personality assessment tools
332
 
333
+ ## Usage and Permissions
334
 
335
+ The 600K PAPI dataset is available for research purposes. Users are granted permission to use IPIP items, scales, and inventories for any purpose, commercial or non-commercial.
336
 
337
  ## Citation
338
 
 
358
 
359
  ## Acknowledgments
360
 
361
+ We thank the administrators of the International Personality Item Pool (IPIP) for granting permission to use their items, scales, and inventories. We also express our gratitude to all the volunteers who participated in this study, contributing to the advancement of personality research and AI alignment.
362
+
363
+
364
+ ## Note on Dataset Differences
365
+
366
+ This 600K version of the PAPI dataset differs from the original version in the following ways:
367
+ 1. It contains only IPIP-NEO-120 questionnaire responses, not IPIP-NEO-300.
368
+ 2. It includes a larger number of samples (approximately 600,000 vs. 307,313).
369
+ 3. It does not have a pre-defined test set, allowing researchers more flexibility in data usage.
370
+
371
+ Researchers should consider these differences when deciding which version of the dataset to use for their specific research needs.