This dataset is a modified version of the CoNLL-2003 dataset, enhanced to support an LLM-based Named Entity Recognition (NER) workflow. Two new columns, sentence and entities, have been added. You can find the code used to generate this version together with the data files.
As in the original CoNLL-2003 task, this dataset focuses on four types of named entities:
Persons (PER)
Locations (LOC)… See the full description on the dataset page:
https://huggingface.co/datasets/areias/conll2003-generative.