AkariAsai/logic_guided_qa

A Question about the augmented transitive example for WIQA

14H034160212 opened this issue · 0 comments

Hi Akari,

I have a question about the augmented transitive example for WIQA. How do you calculate those two phrases are the same for the bold phrases wood be more moist and wood is more moist? I did not quite get it from the paper. Can you explain it in more detail? Thank you so much. Merry Christmas!
image

Cause I also check the code, you use assert first_effect == second_cause to make the check. If you use that way, you cannot detect wood be more moist and wood is more moist are the same phrase.
image