What's the part-of-speech tags?
#4
by
FIT17
- opened
I found that the model output POS(FF
, PSP
, etc) can not align with pos_tags
https://huggingface.co/datasets/conll2003/blob/main/conll2003.py#L89
@muhammadbilal Can you clarify this question?
Duplicated label
"2": "PSP",
"36": "PSP ",
"5": "VBF",
"37": "VBF ",