Datasets:
Improve dataset card: Add paper link, license, sample usage, update citation
#2
by
nielsr
HF Staff
- opened
This PR improves the dataset card by:
- Linking to the official Hugging Face paper: https://huggingface.co/papers/2512.13130
- Adding a sample usage section with a Python code snippet for inference, directly from the associated Github repository.
- Populating the
licensefield in the metadata. - Updating the citation bibtex entry with the paper URL.