Add reference to cite dataset
#1
by
luisek
- opened
Please add a reference to cite the dataset. If I read it correctly the linked ArXiv paper does not describe or mention the dataset, so I assumed it to be the wrong reference for the dataset.
Thank you in advance!
Hi @luisek ,
thanks for the feedback and interest in the dataset! So the ArXiv link is automatically linked and shown because it is mentioned in the README (it's a model hub specific feature).
But I've just created a DOI for the dataset, so the dataset can be cited with:
@misc
{stefan_schweter_2025,
author = { Stefan Schweter },
title = { HisGermaNER (Revision 83571b3) },
year = 2025,
url = { https://huggingface.co/datasets/stefan-it/HisGermaNER },
doi = { 10.57967/hf/5770 },
publisher = { Hugging Face }
}
Great, thank you!