File size: 720 Bytes
5ac05f2
dfbd8fd
 
 
 
 
 
 
 
 
5ac05f2
dfbd8fd
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: cc-by-nc-4.0
task_categories:
- visual-question-answering
- video-classification
language:
- en
pretty_name: EgoAffect-23k
size_categories:
- 10K<n<100K
---

# EgoAffect-23k

This dataset release contains the training data used by EgoAffect-R1 for egocentric embodied emotional reasoning:

- `EgoAffect-CoT-18k.jsonl`: structured chain-of-thought supervision data.
- `EgoAffect-RL-5k.jsonl`: verifiable reinforcement-learning data filtered from medium-difficulty examples.

Each JSONL row contains the MCQ prompt, candidate options, answer metadata, question type, emotional tone, and structured reasoning fields used by the EgoAffect-R1 training pipeline.

Code: https://github.com/ql-release/EgoAffect-R1