Improve dataset card: Add metadata, links, and detailed sample usage

#2
by nielsr HF Staff - opened

This PR updates the dataset card for the mcpp-dataset. It adds language, task_categories, and relevant tags to the metadata for better discoverability. It also includes direct links to the research paper (https://huggingface.co/papers/2511.15906) and the accompanying GitHub repository (https://github.com/prescient-design/funcbind/).

A detailed "Sample Usage" section is added, leveraging code snippets from the GitHub README to guide users on how to prepare the data and sample from the associated FuncBind model, providing a more complete and actionable guide for users.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment