Output type rather than [CLS] is supported?
Closed this issue · 1 comments
amirj commented
In the original paper, different input/output types are evaluated (please look at Table 1), it seems that current implementation only support [CLS] output type.
Does it correct or I missed something?
Thanks.
plkmo commented
As stated, we are using BERT_EM, which uses ENTITY MARKERS input representation
and ENTITY START output representation