Improve dataset card: Update license, add task category, tags, paper link, and sample usage

#2
by nielsr HF Staff - opened

This PR significantly enhances the dataset card by:

  • Correcting the license to cc-by-nc-4.0 as indicated by the majority of colleagues and likely specified in the source repository's LICENSE.txt.
  • Adding task_categories: image-segmentation for improved discoverability.
  • Including relevant tags such as methane-detection, hyperspectral-imagery, satellite-imagery, climate-change, and remote-sensing.
  • Adding a prominent link to the Hugging Face paper page (https://huggingface.co/papers/2507.01472) at the top of the card.
  • Improving the visibility of the GitHub repository link (https://github.com/zaitra/methane-filters-benchmark).
  • Introducing a "Sample Usage" section with direct links to Google Colab notebooks for practical demonstrations.

These updates aim to provide more comprehensive information and a better user experience for anyone interacting with this dataset on the Hugging Face Hub.

kopooli changed pull request status to merged

Sign up or log in to comment