Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/hfhub utils #2201

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

ivelin
Copy link

@ivelin ivelin commented Feb 1, 2024

HuggingFace Hub is a popular cloud service for storing open source and private models, datasets and demo spaces. It would make it easier for timeseries ML engineers to build and deploy demos of Darts models and timeseries datasets if they can be saved and loaded from hfhub.

Notebook with example usage:
https://github.com/ivelin/canswim/blob/19bd79d9e0c80b982da15518833fc583c1f9a5ab/canswim_tests.ipynb

HFHub is a convenient cloud service for storing models, datasets and demo spaces. It would make it easier for timeseries ML engineers to build and deploy demos of Darts models and timeseries datasets if they can be saved and loaded from hfhub.

Example usage (see cell 56):
https://github.com/ivelin/canswim/blob/pypackage/model_sandbox.ipynb
darts/utils/hfhub.py Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants