SapienzaNLP / ewiser

A Word Sense Disambiguation system integrating implicit and explicit external knowledge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

running issue with fairseq criterion

songkaoda opened this issue · comments

I got a criterion issue with the class named WeightedCrossEntropyCriterionWithSoftmaxMask, It is implemented in the ewiser\fairseq_ext\criterions, but is not infered. I tried to figure out why it happen.

image