File size: 1,653 Bytes
6c568be |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
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
|