Validation set of NER dataset OntoNotes5 created with Argilla for a Argilla Meetup talk.
To load with Argilla, you'll just need to install Argilla as pip install argilla --upgrade and then use the following code:
import argilla as rg
To load this dataset with datasets, you'll just need to install datasets as pip… See the full description on the dataset page:
https://huggingface.co/datasets/louisguitton/dev-ner-ontonotes.