declare-lab / MELD

MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation
GNU General Public License v3.0
788 stars 200 forks source link

Mismatch in data_emotion.p #32

Open yujianll opened 3 years ago

yujianll commented 3 years ago

In MELD/data_emotion.p, why is word_idx_map[','] = 6459, whereas W.shape = (6336, 300)? Is this a bug?