Improve dataset card: Add paper, code, description, tasks, and tags (Update license to MIT)

#3
by nielsr HF Staff - opened

This PR significantly improves the dataset card for the CISIR datasets.

It adds:

  • A link to the paper: https://huggingface.co/papers/2509.16339
  • A link to the associated GitHub repository for the code: https://github.com/Machine-Earning/CISIR
  • A detailed description of the dataset collection, including the abstract, overview, key contributions, and individual dataset descriptions, sourced from the paper and its GitHub README.
  • Relevant task_categories (tabular-regression) and tags (e.g., regression, tabular-data, imbalanced-learning, sep-forecasting, solar-physics, machine-learning, deep-learning) for better discoverability.
  • The BibTeX citation for proper attribution.
  • A direct link for data download.

The license in the metadata has also been corrected from apache-2.0 to mit, as indicated in the project's GitHub repository.

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

Sign up or log in to comment