license: mit | |
tags: | |
- infinite-dataset-hub | |
- synthetic | |
# PsychClassifyTraits | |
tags: personality, cognition, classification | |
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ | |
**Dataset Description:** | |
The 'PsychClassifyTraits' dataset is designed to facilitate the machine learning classification of various personality traits and cognitive patterns as they relate to psychological assessments. Each entry in the dataset is a snippet of text, possibly a response from a psychological test or survey, that needs to be classified into predefined categories that represent distinct psychological traits or cognitive patterns. | |
**CSV Content Preview:** | |
``` | |
"Text","Labels" | |
"I enjoy social gatherings and feel energized by them","Extraversion" | |
"I am very organized and like to plan everything in advance","Conscientiousness" | |
"I tend to be a bit anxious and worry about the future","Neuroticism" | |
"I am creative and often come up with original ideas","Openness" | |
"I prefer to avoid risks and like things to be predictable","Low-risk preference" | |
``` | |
**Source of the data:** | |
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'psychology': | |
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=psychology&dataset=PsychClassifyTraits&tags=personality,+cognition,+classification | |
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct | |
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub | |