Skip to content

Upload model/dataset to hf#713

Merged
ArshaanNazir merged 13 commits intorelease/1.3.0from
upload-model-dataset-to-hf
Aug 18, 2023
Merged

Upload model/dataset to hf#713
ArshaanNazir merged 13 commits intorelease/1.3.0from
upload-model-dataset-to-hf

Conversation

@RakshitKhajuria
Copy link
Copy Markdown
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
Copy Markdown
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
@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