CoolFace
Datasetpublic

ZHANGYUXUAN-zR/MCF-Dataset

MCF: Text LLMS For Multimodal Emotional Causality Data Dataset task definition and annotation example of the MCF framework. The framework contains two core subtasks: five-tuple element extraction (identifying Target, Holder, Aspect, Opinion, Sentiment, and Rationale) and sentiment chain analysis (constructing causal relationship chains between emotional events). The dataset is provided with the following structure. Each sample includes video, audio, and… See the full description on the dataset page: https://huggingface.co/datasets/ZHANGYUXUAN-zR/MCF-Dataset.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
2likes44downloads
Dataset Card

MCF: Text LLMS For Multimodal Emotional Causality

<div align="center">

![arXiv](#) ![GitHub](https://github.com/zRzRzRzRzRzRzR/MCF)

</div>

Data

Dataset task definition and annotation example of the MCF framework. The framework contains two core subtasks: five-tuple element extraction (identifying Target, Holder, Aspect, Opinion, Sentiment, and Rationale) and sentiment chain analysis (constructing causal relationship chains between emotional events).

dataset.png

The dataset is provided with the following structure. Each sample includes video, audio, and dialogue subtitles:

|-video
    |-chat_1.mp4

|-chat
    |-chat_1.txt

|-audio
    |-chat_1.mp3