Improve dataset card: Add paper/code links, description, tasks, and update license
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the dataset card by adding:
- A link to the associated paper.
- A link to the GitHub repository.
- A detailed description of the dataset and its sub-datasets.
- Task categories (
time-series-forecasting) and relevant tags. - Citation information.
The license has also been updated from apache-2.0 to MIT, aligning with the license specified in the GitHub repository.