Improve dataset card: Add task category and sample usage from GitHub README
#1
by
nielsr HF Staff - opened
This PR improves the dataset card for the SWEC iEEG Dataset by:
- Adding the
time-series-forecastingtask category to the metadata for better discoverability. - Including a "Sample Usage" section with environment setup, inference, and training code snippets directly extracted from the associated MVPFormer GitHub repository, demonstrating how to use the dataset.