XL2248 / HGNN

Code for Infusing Multi-Source Knowledge with Heterogeneous Graph Neural Network for Emotional Conversation Generation (AAAI21)
Apache License 2.0
25 stars 7 forks source link

InvalidArgumentError (see above for traceback) #9

Open CJJ2923 opened 2 years ago

CJJ2923 commented 2 years ago

image

In the example code: Speaks=13, but in the data, we are processing: Speaks=30, how should we modify the code: dialogue 35 (text)+max turn of dialogue 35 (financial expression)+speaker number 13+movement categories 7. I hope to get your reply, thank you.

XL2248 commented 1 year ago

Hi, we mainly maintain 12 speakers who speak most utterances and use a special token to indicate all unknown speakers (a total of 13 speakers).

Hope it helps.

CJJ2923 commented 1 year ago

Thank you very much!

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年10月13日(星期四) 下午2:19 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [XL2248/HGNN] InvalidArgumentError (see above for traceback) (Issue #9)

Hi, we mainly maintain 12 speakers who speak most utterances and use a special token to indicate all unknown speakers (a total of 13 speakers).

Hope it helps.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>