def _load_data()

in src/train_ner.py [0:0]


    def _load_data(self):
        return load_dataset(NER_DATASET_REPO_ID)