Datasets:
Tasks:
Text Classification
Formats:
csv
Languages:
English
Size:
10K - 100K
Fatima0923
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- Personality
|
8 |
+
- Reddit
|
9 |
+
- Social Media
|
10 |
+
- Personality Prediction
|
11 |
+
- 'Large Language Models '
|
12 |
+
- Automated Personality Prediction
|
13 |
+
pretty_name: Personality-Texts
|
14 |
+
size_categories:
|
15 |
+
- 10K<n<100K
|
16 |
+
---
|
17 |
+
|
18 |
+
Source:
|
19 |
+
The dataset is titled PANDORA and is retrieved from the https://psy.takelab.fer.hr/datasets/all/pandora/. the PANDORA dataset is the only dataset that contains personality-relevant information for multiple personality models. It consists of Reddit comments with their corresponding scores for the Big Five Traits, MBTI values and the Enneagrams for more than 10k users.
|
20 |
+
|
21 |
+
This Dataset:
|
22 |
+
This dataset is a subset of Reddit comments from PANDORA focused only on the Big Five Traits. The subsets consists of preprocessed English comments fro 1608 users with Big Five scores reported.
|