How to get ClassLabel for the ai4privacy/pii-masking-200k dataset?

19 Views Asked by At

I am working on fine tuning of the NER Model. For this, I have downloaded the dataset as shown in the below image:

enter image description here

If you take a look at features of this dataset, there isn't "ner_tags" which has ClassLabel. How do we get the ClassLabel from this dataset?

For reference, below is the image of the ClassLabel from the connllpp dataset. I'm looking for something similar!

enter image description here

Any help is much appreciated!

0

There are 0 best solutions below