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

Upload model/dataset to hf #713

Merged
merged 13 commits into from
Aug 18, 2023
Merged

Conversation

RakshitKhajuria
Copy link
Contributor

@RakshitKhajuria RakshitKhajuria commented Aug 17, 2023

Description

This PR aims at uploading Folders/files to the Huggingface Hub

Fixes #606

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Usage

Harness.upload_folder_to_hub()
Harness.push_file_to_hub()

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

Screenshots (if appropriate):

@RakshitKhajuria RakshitKhajuria added ⭐ Feature Indicates new feature requests v2.1.0 Issue or request to be done in v2.1.0 release labels Aug 17, 2023
@RakshitKhajuria RakshitKhajuria linked an issue Aug 17, 2023 that may be closed by this pull request
Copy link
Collaborator

@chakravarthik27 chakravarthik27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ArshaanNazir ArshaanNazir merged commit 47960cf into release/1.3.0 Aug 18, 2023
3 checks passed
@RakshitKhajuria RakshitKhajuria deleted the upload-model-dataset-to-hf branch August 21, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ Feature Indicates new feature requests v2.1.0 Issue or request to be done in v2.1.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support upload models / datasets to hubs
4 participants