Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Tags:
code
DOI:
Libraries:
Datasets
pandas
License:
jingjietan commited on
Commit
d0830df
1 Parent(s): 70e3a8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -20
README.md CHANGED
@@ -1,23 +1,3 @@
1
- # Personality Dataset
2
-
3
- Essays
4
- https://huggingface.co/datasets/jingjietan/essays-big5
5
-
6
- MBTI
7
- https://huggingface.co/datasets/jingjietan/kaggle-mbti
8
-
9
- Pandora
10
- https://huggingface.co/datasets/jingjietan/pandora-big5
11
-
12
- Please contact jingjietan.com for another dataset.
13
- Cite:
14
- @software{Lisa_My_Research_Software_2017,
15
- author = {Jing Jie, Tan},
16
- title = {{Personality Dataset Splitting}},
17
- url = {https://github.com/jingjie00/apr-dataset},
18
- version = {1.0.0},
19
- year = {2024}
20
- }
21
  ---
22
  dataset_info:
23
  features:
@@ -57,3 +37,24 @@ configs:
57
  - split: test
58
  path: data/test-*
59
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  dataset_info:
3
  features:
 
37
  - split: test
38
  path: data/test-*
39
  ---
40
+
41
+ # Personality Dataset
42
+
43
+ Essays
44
+ https://huggingface.co/datasets/jingjietan/essays-big5
45
+
46
+ MBTI
47
+ https://huggingface.co/datasets/jingjietan/kaggle-mbti
48
+
49
+ Pandora
50
+ https://huggingface.co/datasets/jingjietan/pandora-big5
51
+
52
+ Please contact jingjietan.com for another dataset.
53
+ Cite:
54
+ @software{jinejitan-apr-dataset,
55
+ author = {Jing Jie, Tan},
56
+ title = {{Personality Dataset Splitting}},
57
+ url = {https://github.com/jingjie00/apr-dataset},
58
+ version = {1.0.0},
59
+ year = {2024}
60
+ }