Add pipeline tag, library name and update license
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: time-series-forecastingto better categorize the model on the Hub. - Adding
library_name: pytorch-lightningto enable the automated "how to use" widget, as the model usespytorch_lightningfor loading. - Updating the license in the metadata to
mitto reflect the license specified in the GitHub repository.
arabeh changed pull request status to
merged