Improve dataset card: add task categories, license, and project links
#2
by nielsr HF Staff - opened
Hi, I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for ClinSeek-Bench by:
- Adding the
image-text-to-texttask category to the metadata. - Updating the license to
apache-2.0as specified in the official repository. - Adding prominent links to the paper, project page, and GitHub repository at the top.
- Including a sample usage section for metadata validation and quick-start evaluation, as found in the official documentation.
These changes help make the benchmark more discoverable and easier to use for the research community.