Model Card

🌐Homepage | 📖 Paper

We trained using MMICL on the MSED training set for research in the field of multimodal sentiment analysis.

Training Details

Our training code is sourced from: here.

  • data format

    {
            "text": "Sentence: \"An overweight Hispanic woman and a young mixed race Hispanic and Caucasian man exercising together outdoors in an urban setting, running or jogging. They are smiling, looking at each other as they exercise.\". Use the image 0: <image0>图图图图图图图图图图图图图图图图图图图图图图图图图图图图图图图图 as a visual aids to help you answer the question. Question: according to the image 0 and sentence, what is the sentiment polarity? Choose from the following options:\nA).positive\nB).neutral\nC).negative\n\nAnswer: ",
            "image": "xxx/1.jpg",
            "aspect": "",
            "label": "neutral"
    }
    
  • Hyperparameters

    batch size learning rate epoch
    MMICL-MSED 4 1e-4 3

Evaluation

The evaluation code 👉 here

Citation

@inproceedings{wang2024wisdom,
  title={Wisdom: Improving multimodal sentiment analysis by fusing contextual world knowledge},
  author={Wang, Wenbin and Ding, Liang and Shen, Li and Luo, Yong and Hu, Han and Tao, Dacheng},
  booktitle={Proceedings of the 32nd ACM International Conference on Multimedia},
  pages={2282--2291},
  year={2024}
}
Downloads last month
10
Inference API
Unable to determine this model's library. Check the docs .

Model tree for DreamMr/MMICL_MSED

Finetuned
(1)
this model