Improve dataset card: Add metadata, links, and comprehensive description
#5
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card by:
- Updating the
licensefromapache-2.0tomit, aligning with the GitHub repository's specified license. - Adding relevant
task_categories:tabular-regression(for the primary task of imbalanced regression with tabular data) androbotics(due to the inclusion of the SARCOS dataset). - Including comprehensive
tags(regression,tabular-data,imbalanced-learning,sep-forecasting,solar-physics,machine-learning,deep-learning) based on the keywords provided in the GitHub README for better discoverability. - Linking to the associated paper: https://huggingface.co/papers/2509.16339.
- Linking to the GitHub repository: https://github.com/Machine-Earning/CISIR.
- Populating the content with a detailed overview, key contributions, a description of the datasets, a data availability link, and a BibTeX citation, all sourced from the paper abstract and the GitHub README.
erud1t3
changed pull request status to
merged