Usage
Description
Upload an artifact to W&B. Upload a file, directory, or URL reference as a versioned artifact. The PATH can be a local file, a local directory, or a URL (containing://) to log as a reference artifact.
If --name is not specified, the artifact name defaults to the
basename of the path. If the project cannot be parsed from the
name, you are prompted to enter one.
For example, to upload all files in a local directory ./data/training as a
dataset artifact in W&B: