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

Use wandb.log_artifact to add a version to this Artifact.
import wandb
wandb.init(entity='reginaib', project='DTI_KIBA_rs_tl_t_enc_ws_best_train')
art = wandb.Artifact('model-gieofhc2', type='model')
# ... add content to artifact ...
wandb.log_artifact(art)