Skip to main content

Empty Artifact

run-w7mijcbp-history has no versions.

no-artifacts

Use wandb.log_artifact to add a version to this Artifact.

import wandb wandb.init(entity='deleted-entity-469233', project='Time-Series-Project') art = wandb.Artifact('run-w7mijcbp-history', type='wandb-history') # ... add content to artifact ... wandb.log_artifact(art)