Skip to main content

Empty Artifact

model-w83xzgeb has no versions.

no-artifacts

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

import wandb wandb.init(entity='huseinzol05', project='nanot5-small-malaysian-cased-translation-v4-multipack-post-v3') art = wandb.Artifact('model-w83xzgeb', type='model') # ... add content to artifact ... wandb.log_artifact(art)