behavioral-taxonomy / README.md
buley's picture
Update collection card with individual dataset links
2bb2918 verified
metadata
license: cc-by-4.0
language:
  - en
tags:
  - emotion
  - psychology
  - behavioral-science
  - cognitive-bias
  - personality
  - affective-computing
  - mental-health
  - mindfulness
  - breathing
  - technical-mindfulness
  - affectively
  - edgework
  - collection
pretty_name: Behavioral Taxonomy Collection
size_categories:
  - 1K<n<10K
task_categories:
  - text-classification
  - text-generation

Behavioral Taxonomy Collection

A collection of 1619 entries across 7 datasets for technical mindfulness, affective computing, and behavioral science research.

This is the umbrella collection linking to all individual AFFECTIVELY datasets. Each dataset is independently loadable.

Datasets

Quick Start

from datasets import load_dataset

# Load any individual dataset
emotions = load_dataset("buley/emotions-taxonomy")
loops = load_dataset("buley/behavioral-loops")
biases = load_dataset("buley/cognitive-biases", "biases")
traits = load_dataset("buley/personality-traits")
breathing = load_dataset("buley/breathing-techniques")

Also Available as npm Package

npm install @affectively/behavioral-taxonomy

Citation

@dataset{buley_behavioral_taxonomy_2026,
  author = {Taylor Buley},
  title = {Behavioral Taxonomy Collection},
  year = {2026},
  publisher = {HuggingFace},
  url = {https://huggingface.co/datasets/buley/behavioral-taxonomy},
  license = {CC BY 4.0}
}

License

Creative Commons Attribution 4.0 International (CC BY 4.0)

About

Published by AFFECTIVELY · Managed by @buley