thuiar / Self-MM

Codes for paper "Learning Modality-Specific Representations with Self-Supervised Multi-Task Learning for Multimodal Sentiment Analysis"
MIT License
191 stars 37 forks source link

configuration error? #9

Open PipiZong opened 3 years ago

PipiZong commented 3 years ago

Hi,

Thanks for sharing your work. I am wondering is there an error in the unaligned MOSI data dimensions in the configuration file? 1

Columbine21 commented 3 years ago

Hi, that is a mistake that doesn't matter the training process. In fact, the args.seq_lens is calculated in load_data.py dynamically.