facebookresearch / mmf

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://mmf.sh/
Other
5.45k stars 925 forks source link

KRISP:how to understand training graph network using binary cross entropy loss? #1237

Open xixihawokao opened 2 years ago

xixihawokao commented 2 years ago

❓ Questions and Help

this paper will use node embedding(and it will be processed by another way) that most like answer ,is that right? if using BCE in network training, erery node will be labeled by 0 or 1 which mean the node is answer or not, is that right?