Artifacts
model
No artifacts found.
wandb-history
Empty Artifact
model-w83xzgeb has no versions.

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)