MKMaS-GUET / KuDA

Codebase for EMNLP 2024 Findings Paper "Knowledge-Guided Dynamic Modality Attention Fusion Framework for Multimodal Sentiment Analysis"
MIT License
13 stars 1 forks source link

how can i get pretrained_text.pkl #3

Closed dlu0000FF closed 10 hours ago

dlu0000FF commented 5 days ago

I want to start pre-training myself, but I don’t have the file ./pretrainedModel/pretrained_text.pkl. How can I get it?

xyFeng-guet commented 2 days ago

We have now updated the README and placed the download link of pretrained_text.pkl in it. This file is required if you are working with MOSI and MOSEI, but not required for CH-SIMS and CH-SIMSv2. Thanks.