Improve dataset card: Add paper/code links, fix arXiv badge, and include sample usage

#3
by nielsr HF Staff - opened

This PR enhances the dataset card for the DrugReasoner dataset by:

  • Correcting the arXiv badge to display the actual paper ID 2508.18579.
  • Adding a direct link to the Hugging Face paper: https://huggingface.co/papers/2508.18579.
  • Adding a direct link to the associated GitHub repository: https://github.com/mohammad-gh009/DrugReasoner.
  • Including a "Sample Usage" section with installation instructions, prerequisites, and code snippets for both CLI and Python API inference, directly extracted from the GitHub README. This provides clear guidance for users interacting with the dataset and the DrugReasoner model.

These updates make the dataset card more informative and user-friendly.

Moreza009 changed pull request status to merged

Sign up or log in to comment