buley commited on
Commit
2bb2918
·
verified ·
1 Parent(s): df1e00b

Update collection card with individual dataset links

Browse files
Files changed (1) hide show
  1. README.md +26 -310
README.md CHANGED
@@ -10,343 +10,63 @@ tags:
10
  - personality
11
  - affective-computing
12
  - mental-health
13
- - nlp
14
- - taxonomy
15
- - affectively
16
- - edgework
17
  - mindfulness
18
  - breathing
19
  - technical-mindfulness
20
- pretty_name: "Behavioral Taxonomy: Emotions, Loops, Biases, Traits & Mindfulness Techniques"
 
 
 
21
  size_categories:
22
  - 1K<n<10K
23
- dataset_info:
24
- - config_name: emotions
25
- features:
26
- - name: id
27
- dtype: string
28
- - name: name
29
- dtype: string
30
- - name: level
31
- dtype: string
32
- - name: valence
33
- dtype: string
34
- - name: arousal
35
- dtype: string
36
- - name: description
37
- dtype: string
38
- splits:
39
- - name: train
40
- - config_name: behavioral_loops
41
- features:
42
- - name: id
43
- dtype: int64
44
- - name: name
45
- dtype: string
46
- - name: category_name
47
- dtype: string
48
- - name: given
49
- dtype: string
50
- - name: when
51
- dtype: string
52
- - name: then
53
- dtype: string
54
- - name: result
55
- dtype: string
56
- splits:
57
- - name: train
58
- - config_name: cognitive_biases
59
- features:
60
- - name: id
61
- dtype: string
62
- - name: name
63
- dtype: string
64
- - name: source
65
- dtype: string
66
- - name: domain
67
- dtype: string
68
- - name: definition
69
- dtype: string
70
- - name: parent_mechanism
71
- dtype: string
72
- - name: synonym_of
73
- dtype: string
74
- - name: antonym_of
75
- dtype: string
76
- splits:
77
- - name: train
78
- - config_name: personality_traits
79
- features:
80
- - name: id
81
- dtype: string
82
- - name: name
83
- dtype: string
84
- - name: category
85
- dtype: string
86
- - name: core_pattern
87
- dtype: string
88
- splits:
89
- - name: train
90
- - config_name: bias_mechanisms
91
- features:
92
- - name: id
93
- dtype: string
94
- - name: name
95
- dtype: string
96
- - name: definition
97
- dtype: string
98
- splits:
99
- - name: train
100
- - config_name: bias_synonyms
101
- features:
102
- - name: id
103
- dtype: string
104
- - name: primary
105
- dtype: string
106
- - name: notes
107
- dtype: string
108
- splits:
109
- - name: train
110
- - config_name: bias_antonyms
111
- features:
112
- - name: id
113
- dtype: string
114
- - name: opposite
115
- dtype: string
116
- - name: flipping_mechanism
117
- dtype: string
118
- - name: context
119
- dtype: string
120
- splits:
121
- - name: train
122
- - config_name: nonverbal_cues
123
- features:
124
- - name: id
125
- dtype: string
126
- - name: signal
127
- dtype: string
128
- - name: description
129
- dtype: string
130
- splits:
131
- - name: train
132
- - config_name: intervention_levers
133
- features:
134
- - name: id
135
- dtype: string
136
- - name: description
137
- dtype: string
138
- splits:
139
- - name: train
140
- - config_name: breathing_techniques
141
- features:
142
- - name: id
143
- dtype: string
144
- - name: name
145
- dtype: string
146
- - name: category
147
- dtype: string
148
- - name: overview
149
- dtype: string
150
- splits:
151
- - name: train
152
  task_categories:
153
  - text-classification
154
  - text-generation
155
- configs:
156
- - config_name: emotions
157
- data_files:
158
- - split: train
159
- path: emotions/train.jsonl
160
- - config_name: behavioral_loops
161
- data_files:
162
- - split: train
163
- path: behavioral_loops/train.jsonl
164
- - config_name: cognitive_biases
165
- data_files:
166
- - split: train
167
- path: cognitive_biases/train.jsonl
168
- - config_name: personality_traits
169
- data_files:
170
- - split: train
171
- path: personality_traits/train.jsonl
172
- - config_name: bias_mechanisms
173
- data_files:
174
- - split: train
175
- path: bias_mechanisms/train.jsonl
176
- - config_name: bias_synonyms
177
- data_files:
178
- - split: train
179
- path: bias_synonyms/train.jsonl
180
- - config_name: bias_antonyms
181
- data_files:
182
- - split: train
183
- path: bias_antonyms/train.jsonl
184
- - config_name: nonverbal_cues
185
- data_files:
186
- - split: train
187
- path: nonverbal_cues/train.jsonl
188
- - config_name: intervention_levers
189
- data_files:
190
- - split: train
191
- path: intervention_levers/train.jsonl
192
- - config_name: breathing_techniques
193
- data_files:
194
- - split: train
195
- path: breathing_techniques/train.jsonl
196
  ---
197
 
198
- # Behavioral Taxonomy
199
-
200
- > A comprehensive, structured taxonomy for **technical mindfulness** — **239 emotions**, **1,140 behavioral loops**, **117 cognitive biases**, **29 personality traits**, **17 bias mechanisms**, **16 breathing techniques**, and more — for affective computing, NLP, and behavioral science research.
201
 
202
- ## Dataset Summary
203
 
204
- This dataset provides the foundational behavioral science and mindfulness data structures used by [AFFECTIVELY](https://affectively.ai). It categorizes human behavior, cognition, and self-regulation into structured, machine-readable formats suitable for training and evaluating AI systems that work with human emotions and behavior.
205
 
206
- ### Core Subsets
207
 
208
- | Subset | Records | Description |
209
- |--------|---------|-------------|
210
- | `emotions` | 239 | Three-level emotion hierarchy (primary, secondary, tertiary) with Ekman mappings, valence/arousal, coping tips, physiological effects |
211
- | `behavioral_loops` | 1,140 | Structured behavioral patterns with given/when/then/result logic, taxonomy classification, veracity scores, and intervention strategies |
212
- | `cognitive_biases` | 123 | Unified cognitive bias entries from 5 production sources — definitions, mechanisms, synonyms, antonyms, and domain classifications |
213
- | `personality_traits` | 29 | Personality trait archetypes with core patterns, observable behaviors, and mitigation strategies |
214
-
215
- ### Supplementary Subsets
216
-
217
- | Subset | Records | Description |
218
- |--------|---------|-------------|
219
- | `bias_mechanisms` | 17 | Cognitive mechanisms (heuristics) that generate derivative biases |
220
- | `bias_synonyms` | 23 | Synonym/alias groups mapping alternative names to primary biases |
221
- | `bias_antonyms` | 16 | Antonym pairs with flipping mechanisms (e.g., Optimism Bias <-> Pessimism Bias) |
222
- | `nonverbal_cues` | 9 | Nonverbal communication patterns and contextual alerts |
223
- | `intervention_levers` | 6 | Intervention lever types for behavioral change |
224
- | `breathing_techniques` | 16 | Evidence-based breathing techniques with contraindications, benefits, and session guidance |
225
 
226
  ## Quick Start
227
 
228
  ```python
229
  from datasets import load_dataset
230
 
231
- # Load core subsets
232
- emotions = load_dataset("buley/behavioral-taxonomy", "emotions")
233
- loops = load_dataset("buley/behavioral-taxonomy", "behavioral_loops")
234
- biases = load_dataset("buley/behavioral-taxonomy", "cognitive_biases")
235
- traits = load_dataset("buley/behavioral-taxonomy", "personality_traits")
236
-
237
- # Load supplementary subsets
238
- mechanisms = load_dataset("buley/behavioral-taxonomy", "bias_mechanisms")
239
- breathing = load_dataset("buley/behavioral-taxonomy", "breathing_techniques")
240
  ```
241
 
242
- ## Subset Details
243
-
244
- ### Emotions (239 entries)
245
-
246
- Three-level hierarchy based on established emotion research:
247
-
248
- - **7 primary emotions** — disgust, joy, sadness, anger, fear, surprise, love
249
- - **64 secondary emotions** — e.g., bitter, grateful, anxious, amused
250
- - **168 tertiary emotions** — e.g., jaded, disillusioned, resentful, euphoric
251
-
252
- Each emotion includes:
253
- - **Valence** (Positive/Negative/Neutral/Mixed) and **arousal** (Very Low to Very High)
254
- - **Ekman category** mapping to basic emotions
255
- - **Description** and real-world **example**
256
- - **Coping tips**: reflection, de-escalation, self-judgment, normalization
257
- - **Physiological effects** (body sensations)
258
- - **Related emotions** and **associated triggers**
259
-
260
- ### Behavioral Loops (1,140 entries across 279 categories)
261
-
262
- Structured behavioral patterns following a given/when/then/result logic:
263
-
264
- | Field | Description |
265
- |-------|-------------|
266
- | `given` | Initial condition or context |
267
- | `when` | Trigger event |
268
- | `then` | Resulting behavior |
269
- | `result` | Long-term outcome |
270
- | `origin` | GENETIC, BEHAVIORAL, NARRATIVE, DIGITAL, ENVIRONMENTAL |
271
- | `modality` | VISUAL_STATIC, VISUAL_DYNAMIC, AUDITORY, HAPTIC, OLFACTORY, META, PROXEMIC |
272
- | `mutability` | IMMUTABLE, STUBBORN, FLUID, VOLATILE |
273
- | `valences` | ATTRACTION, REPULSION, DOMINANCE, SUBMISSION, TRUST, DECEPTION, DISRUPTION |
274
-
275
- Each loop also includes:
276
- - **Veracity scores** (0-1): objective grounding, social consensus, recursive amplification, friction index
277
- - **Intervention strategies**: interdict, minimize, recognize, leverage (with difficulty 1-10)
278
- - **Operator**: named psychological mechanism and explanation
279
-
280
- ### Cognitive Biases (123 unified entries)
281
-
282
- Built from **5 production data sources** — core definitions, mechanism derivatives, synonym aliases, antonym pairs, and domain classifications. Each bias is tagged with its `source` field indicating provenance:
283
-
284
- | Source | Count | Description |
285
- |--------|-------|-------------|
286
- | `definition` | 16 | Full definitions with domains, System 1/2, observable markers, examples |
287
- | `mechanism_derivative` | ~70 | Biases derived from 17 cognitive mechanisms (heuristics) |
288
- | `synonym_alias` | ~20 | Alternative names linked to primary biases |
289
- | `antonym` | ~10 | Bias poles with flipping mechanisms |
290
-
291
- Based on the 4-domain functional classification:
292
-
293
- | Domain | Description |
294
- |--------|-------------|
295
- | TOO_MUCH_INFO | Information filtering and overload biases |
296
- | NOT_ENOUGH_MEANING | Pattern-finding and meaning-making biases |
297
- | NEED_TO_ACT_FAST | Decision-making shortcuts |
298
- | WHAT_TO_REMEMBER | Memory formation and recall biases |
299
-
300
- ### Personality Traits (29 entries)
301
-
302
- Archetypal personality patterns with categories including:
303
- - DEFENSIVE_MASKING (The Tough Guy, The Saint, Passive-Aggressive Charmer)
304
- - VULNERABILITY_DEFENSIVE (The Victim, The People Pleaser)
305
- - CONTROL_ORIENTED (The Control Freak, Domineering Behavior)
306
- - ACHIEVEMENT_PERFORMANCE (The Achiever, The Perfectionist)
307
-
308
- ### Breathing Techniques (16 entries)
309
-
310
- Evidence-based breathing practices for emotional regulation:
311
-
312
- - **Categories**: Foundational/Calming, Energizing, Advanced, Specialized
313
- - Each includes: overview, contraindications, recommended session duration, difficulty level, primary benefits
314
- - Designed for integration into mindfulness applications and therapeutic tools
315
-
316
- ### Bias Mechanisms (17 entries)
317
-
318
- The cognitive heuristics that generate derivative biases — e.g., Availability Heuristic, Prospect Theory, Attribution Theory, Cognitive Dissonance. Each mechanism maps to its derivative biases.
319
-
320
- ### Bias Synonyms (23 entries) and Antonyms (16 entries)
321
-
322
- Synonym groups map alternative names to primary biases (e.g., Gambler's Fallacy = Monte Carlo Fallacy). Antonym pairs include flipping mechanisms explaining when one bias pole activates over another (e.g., Optimism Bias flips to Pessimism Bias via depression/anxiety).
323
-
324
- ## Use Cases
325
-
326
- - **Emotion AI / Affective Computing** — train classifiers, build emotion wheels, design empathetic chatbots
327
- - **NLP & Text Classification** — emotion labels, bias detection, personality typing
328
- - **Mental Health & Mindfulness** — coping strategies, breathing exercises, self-awareness tools
329
- - **Behavioral Analysis** — loop detection, intervention planning, pattern recognition
330
- - **Cognitive Bias Research** — unified bias taxonomy with mechanism provenance and synonym resolution
331
- - **Game Design & Narrative** — character personality systems, emotional arcs
332
- - **Human-Computer Interaction** — adaptive interfaces, sentiment-aware UX
333
-
334
  ## Also Available as npm Package
335
 
336
  ```bash
337
  npm install @affectively/behavioral-taxonomy
338
  ```
339
 
340
- ```typescript
341
- import { getBehavioralLoops, getEmotions, getBiases, getTraits } from '@affectively/behavioral-taxonomy';
342
- ```
343
-
344
  ## Citation
345
 
346
  ```bibtex
347
- @dataset{affectively_behavioral_taxonomy_2026,
348
  author = {Taylor Buley},
349
- title = {Behavioral Taxonomy: Emotions, Loops, Biases, Traits \& Mindfulness Techniques},
350
  year = {2026},
351
  publisher = {HuggingFace},
352
  url = {https://huggingface.co/datasets/buley/behavioral-taxonomy},
@@ -358,12 +78,8 @@ import { getBehavioralLoops, getEmotions, getBiases, getTraits } from '@affectiv
358
 
359
  [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
360
 
361
- You are free to share and adapt this dataset for any purpose, even commercially, as long as you give appropriate credit.
362
-
363
  ## About
364
 
365
  Published by [AFFECTIVELY](https://huggingface.co/affectively-ai) · Managed by [@buley](https://huggingface.co/buley)
366
 
367
- AFFECTIVELY transforms high-entropy emotional experiences into low-entropy, actionable insights through technical mindfulness.
368
-
369
- - [npm package](https://www.npmjs.com/package/@affectively/behavioral-taxonomy) · [GitHub](https://github.com/affectively-ai/behavioral-taxonomy) · [All models](https://huggingface.co/affectively-ai) · [Edgework.ai](https://edgework.ai)
 
10
  - personality
11
  - affective-computing
12
  - mental-health
 
 
 
 
13
  - mindfulness
14
  - breathing
15
  - technical-mindfulness
16
+ - affectively
17
+ - edgework
18
+ - collection
19
+ pretty_name: "Behavioral Taxonomy Collection"
20
  size_categories:
21
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  task_categories:
23
  - text-classification
24
  - text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
+ # Behavioral Taxonomy Collection
 
 
28
 
29
+ > A collection of **1619 entries** across **7 datasets** for technical mindfulness, affective computing, and behavioral science research.
30
 
31
+ This is the umbrella collection linking to all individual AFFECTIVELY datasets. Each dataset is independently loadable.
32
 
33
+ ## Datasets
34
 
35
+ | Dataset | Records |
36
+ |---------|---------|
37
+ | [emotions-taxonomy](https://huggingface.co/datasets/buley/emotions-taxonomy) | 239 |
38
+ | [behavioral-loops](https://huggingface.co/datasets/buley/behavioral-loops) | 1140 |
39
+ | [cognitive-biases](https://huggingface.co/datasets/buley/cognitive-biases) | 180 |
40
+ | [personality-traits](https://huggingface.co/datasets/buley/personality-traits) | 29 |
41
+ | [breathing-techniques](https://huggingface.co/datasets/buley/breathing-techniques) | 16 |
42
+ | [nonverbal-cues](https://huggingface.co/datasets/buley/nonverbal-cues) | 9 |
43
+ | [intervention-levers](https://huggingface.co/datasets/buley/intervention-levers) | 6 |
 
 
 
 
 
 
 
 
44
 
45
  ## Quick Start
46
 
47
  ```python
48
  from datasets import load_dataset
49
 
50
+ # Load any individual dataset
51
+ emotions = load_dataset("buley/emotions-taxonomy")
52
+ loops = load_dataset("buley/behavioral-loops")
53
+ biases = load_dataset("buley/cognitive-biases", "biases")
54
+ traits = load_dataset("buley/personality-traits")
55
+ breathing = load_dataset("buley/breathing-techniques")
 
 
 
56
  ```
57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  ## Also Available as npm Package
59
 
60
  ```bash
61
  npm install @affectively/behavioral-taxonomy
62
  ```
63
 
 
 
 
 
64
  ## Citation
65
 
66
  ```bibtex
67
+ @dataset{buley_behavioral_taxonomy_2026,
68
  author = {Taylor Buley},
69
+ title = {Behavioral Taxonomy Collection},
70
  year = {2026},
71
  publisher = {HuggingFace},
72
  url = {https://huggingface.co/datasets/buley/behavioral-taxonomy},
 
78
 
79
  [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
80
 
 
 
81
  ## About
82
 
83
  Published by [AFFECTIVELY](https://huggingface.co/affectively-ai) · Managed by [@buley](https://huggingface.co/buley)
84
 
85
+ - [All datasets](https://huggingface.co/buley) · [All models](https://huggingface.co/affectively-ai) · [GitHub](https://github.com/affectively-ai) · [Edgework.ai](https://edgework.ai)