Improve dataset card for CISIR-datasets: Add paper/code links, metadata, and description

#2
by nielsr HF Staff - opened

This PR significantly enhances the dataset card for the CISIR-datasets repository by:

  • Updating the license metadata from apache-2.0 to mit, as explicitly stated in the GitHub repository.
  • Adding task_categories: tabular-regression and relevant tags (regression, tabular-data, imbalanced-learning, sep-forecasting, solar-physics, machine-learning, deep-learning) for improved discoverability.
  • Including a direct link to the paper on Hugging Face: https://huggingface.co/papers/2509.16339.
  • Providing a link to the official GitHub repository: https://github.com/Machine-Earning/CISIR.
  • Adding a comprehensive description of the dataset, including the paper abstract, an overview of the research context, and details of the five highly imbalanced datasets contained within.
  • Incorporating the BibTeX citation for the associated paper.

No sample usage code snippet was added, in accordance with the project guidelines, as no explicit code snippets for usage were found in the provided GitHub README content.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment