–fix: add hugging face push_to_hub()to upload the dataset directly to hugging face #34

Open
aditya wants to merge 1 commit from push-to-hub into shared-parallelism
Member

This branch implements hugging face push_to_hub() to upload the dataset directly to the hugging face.

This branch implements hugging face push_to_hub() to upload the dataset directly to the hugging face.
This pull request has changes conflicting with the target branch.
  • scripts/convert_rdf_to_hf_dataset_streaming_parallel.py
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin push-to-hub:push-to-hub
git switch push-to-hub

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch shared-parallelism
git merge --no-ff push-to-hub
git switch push-to-hub
git rebase shared-parallelism
git switch shared-parallelism
git merge --ff-only push-to-hub
git switch push-to-hub
git rebase shared-parallelism
git switch shared-parallelism
git merge --no-ff push-to-hub
git switch shared-parallelism
git merge --squash push-to-hub
git switch shared-parallelism
git merge --ff-only push-to-hub
git switch shared-parallelism
git merge push-to-hub
git push origin shared-parallelism
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleverdatasets/dataset-uploader!34
No description provided.