Skip to main content

Empty Artifact

cov-month-unix_timestamp-feat_scale-lags-2-ds-electricity-seed-46-ljjl5y2s has no versions.

no-artifacts

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

import wandb wandb.init(entity='garethmd', project='deepar-electricity') art = wandb.Artifact('cov-month-unix_timestamp-feat_scale-lags-2-ds-electricity-seed-46-ljjl5y2s', type='model') # ... add content to artifact ... wandb.log_artifact(art)