Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Created August 16, 2022 11:12
Show Gist options
  • Save thepycoder/4e4ea9321860e27b704f0d20ee0cc841 to your computer and use it in GitHub Desktop.
Save thepycoder/4e4ea9321860e27b704f0d20ee0cc841 to your computer and use it in GitHub Desktop.
Create Add Close
# Optionally add --parent <parent_dataset_id> if you want to base
# this version on another dataset version, so no duplicate files are uploaded!
clearml-data create --name coco128 --project YOLOv5
clearml-data add --files .
clearml-data close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment