Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,15 @@ tags:
|
|
9 |
- social media
|
10 |
pretty_name: MBTI personality
|
11 |
---
|
12 |
-
a cleaned json dataset of user profies collected from
|
13 |
-
Read more about
|
14 |
-
https://github.com/ZhiyaoShu/LLM-HGNN-MBTI
|
15 |
|
16 |
-
85462 Users profiles with MBTI personality traits from [Personality Cafe](https://www.personalitycafe.com/)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- social media
|
10 |
pretty_name: MBTI personality
|
11 |
---
|
|
|
|
|
|
|
12 |
|
13 |
+
This dataset include **85462** Users profiles with MBTI personality traits from [Personality Cafe](https://www.personalitycafe.com/), , with the following information:
|
14 |
+
|
15 |
+
- Usernames
|
16 |
+
- MBTI types
|
17 |
+
- Gender
|
18 |
+
- Followers
|
19 |
+
- Self-descriptions (About section)
|
20 |
+
- Sexual orientation
|
21 |
+
- Enneagram Type
|
22 |
+
|
23 |
+
You can read more about the related project at the [Github](https://github.com/ZhiyaoShu/LLM-HGNN-MBTI)
|