electra icon indicating copy to clipboard operation
electra copied to clipboard

Tagging Task Segment ids

Open kamalkraj opened this issue 4 years ago • 0 comments

Why Tagging Task segment ids are ones instead of zeros?

https://github.com/google-research/electra/blob/8a46635f32083ada044d7e9ad09604742600ee7b/finetune/tagging/tagging_tasks.py#L144

Tagging task only contains the first segment and it should be zeros, right?

@clarkkev

kamalkraj avatar Nov 27 '21 20:11 kamalkraj