This dataset is converted from the original KLUE NER dataset with entity tags in the format <|B_LABEL|>entity<|E_LABEL|>.
Original format:
entity:label
Converted format: <|B_LABEL|>entity<|E_LABEL|>
DT: Date (Begin/End tags <|B_DT|> and <|E_DT|>)
LC:… See the full description on the dataset page:
https://huggingface.co/datasets/dkqjrm/klue-ner-converted.