INK-USC / MHGRN

Scalable Multi-Hop Relational Reasoning for Knowledge-Aware Question Answering (EMNLP 2020)
246 stars 46 forks source link

How to know other node's text information? #23

Closed jw9603 closed 1 year ago

jw9603 commented 1 year ago

Hello, Thank you for providing such an excellent paper. I am a student with a lot of interest in this field. I know that the CommonsenseQA dataset has 5 correct labels per question, and accordingly, 5 subgraphs occur. Here, each subgraph has 200 nodes. There are some types of nodes: question, answer, and other nodes. What is the way to know the text information of other nodes? Thank you!

jw9603 commented 1 year ago

I solved this problem.