Datasets:
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: datasetsto the metadata, improving discoverability and integration with the Hugging Facedatasetslibrary. - 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.