Gepe55o/mountain-ner-dataset
Mountain Names NER Dataset Dataset Description A Named Entity Recognition dataset focused on identifying mountain names in text. The dataset contains tokenized text with corresponding NER tags where: Tag 1: Mountain name Tag 0: Not a mountain name Dataset Structure The dataset contains two main columns: tokens: List of tokenized words tags: Corresponding NER tags (0 or 1) Example: { 'tokens': ['The', 'Everest', 'is', 'the'… See the full description on the dataset page: https://huggingface.co/datasets/Gepe55o/mountain-ner-dataset.
023
Update README.md
Upload dataset
initial commit
