SUMBT icon indicating copy to clipboard operation
SUMBT copied to clipboard

Why we need to expand and reshape the tensor to [(slot_dim*ds*ts), bert_seq, hid_size]

Open yixuan004 opened this issue 3 years ago • 1 comments

Why we need to expand and reshape the tensor to [(slot_dimdsts), bert_seq, hid_size], is that mean every utterance need to mapping into slot_dim times prediction https://github.com/SKTBrain/SUMBT/blob/011127be0587f942e95b6dd8e6e15195577a637c/code/BeliefTrackerSlotQueryMultiSlot.py#L214

yixuan004 avatar Oct 09 '21 12:10 yixuan004

My code base is weak, hope to get your help! Thanks!

yixuan004 avatar Oct 09 '21 12:10 yixuan004