| { | |
| "task_id": "affectivetext_emotions", | |
| "task_name": "SemEval AffectiveText emotions", | |
| "subset": "real", | |
| "n_samples": 1000, | |
| "simplex_dim": 6, | |
| "source_asset": "SemEval-2007 Task 14 AffectiveText", | |
| "predictor": "Frozen zero-shot emotion scorer", | |
| "redistribution": "derived-only", | |
| "notes": "The package omits raw headlines and raw API responses, and keeps only derived score arrays.", | |
| "available_arrays": [ | |
| "U", | |
| "Y", | |
| "emotion_names", | |
| "gold_raw_scores", | |
| "instance_id", | |
| "pred_raw_scores" | |
| ] | |
| } |