Improve dataset card: Add task category, library name, and update paper link
#3
by
nielsr
HF Staff
- opened
This PR improves the dataset card for UroLlmEvalSet
by:
- Adding
question-answering
to thetask_categories
metadata, which better reflects the dataset's use in identifying and extracting specific information from text. - Specifying
library_name: datasets
in the metadata, as the dataset is designed to be loaded with thedatasets
library. - Updating the paper link in the "Citation and further information" section to point to the Hugging Face Papers page: https://huggingface.co/papers/2501.12106. The
url
field in the bibtex entry is also updated for consistency.
Thank you very much for your support. I think adding the first two points are very good improvements. Regarding the last point: I would rather not have the URL of the Hugging Face papers page as the URL in the citation but keep it as the URL that points to the open access article diretly as it is now.
Thanks for your reply. Feel free to merge and adapt, or mention https://huggingface.co/papers/2501.12106 in the dataset card, as this makes it show up on the paper page.
stefan-m-lenz
changed pull request status to
merged
Thank you for the information. After merging, I changed the links to the DOI ones but added a sentence to refer to the HF paper page at the end.