Improve dataset card: Add description, paper and code links, and sample usage
#2
by
nielsr
HF Staff
- opened
This PR enhances the TAGFN dataset card by:
- Adding a descriptive introduction to the dataset from the paper's abstract.
- Providing links to the associated paper: https://huggingface.co/papers/2511.21624
- Including a link to the GitHub repository: https://github.com/kayzliu/tagfn
- Adding a "Sample Usage" section with commands found in the GitHub README for reproducibility and local LLM server setup.
These additions make the dataset more accessible and provide immediate, practical context for users on the Hugging Face Hub.