Add `library_name` and sample usage, improve top-level links

#2
by nielsr HF Staff - opened

This PR enhances the Copernicus-Pretrain dataset card by:

  • Adding library_name: datasets to the metadata, improving discoverability and integration with the Hugging Face datasets library.
  • Introducing a "Sample Usage" section with a Python snippet to demonstrate how to easily load the dataset using datasets.load_dataset.
  • Moving the paper and repository links to the top of the README for immediate visibility and correcting the initial introductory link.
  • Removing the now redundant "Related Sources" section.

These changes make the dataset card more informative and user-friendly for researchers looking to utilize this valuable Earth Observation dataset.

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

Sign up or log in to comment