Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Tags:
code
DOI:
Libraries:
Datasets
pandas
License:
kaggle-mbti / README.md
jingjietan's picture
Update README.md
7858bfb verified
|
raw
history blame
1.27 kB
---
dataset_info:
features:
- name: O
dtype: int64
- name: C
dtype: int64
- name: E
dtype: int64
- name: A
dtype: int64
- name: ptype
dtype: string
- name: text
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 40465219
num_examples: 5552
- name: validation
num_bytes: 10041502
num_examples: 1388
- name: test
num_bytes: 12701095
num_examples: 1735
download_size: 40398123
dataset_size: 63207816
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
license: apache-2.0
task_categories:
- text-classification
language:
- en
tags:
- code
size_categories:
- 1K<n<10K
---
# Personality Dataset
Essays
https://huggingface.co/datasets/jingjietan/essays-big5
MBTI
https://huggingface.co/datasets/jingjietan/kaggle-mbti
Pandora
https://huggingface.co/datasets/jingjietan/pandora-big5
Please contact jingjietan.com for another dataset.
Cite:
@software{jingjietan-apr-dataset,
author = {Jing Jie, Tan},
title = {{Personality Dataset Splitting}},
url = {https://github.com/jingjie00/apr-dataset},
version = {1.0.0},
year = {2024}
}