Skip to main content
droid
Projects
dl4tb
Artifacts
model
run_3i662t84_model
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
model
run_3i662t84_model
No artifacts found.
run_2skhn5gv_model
run_2j94ghd0_model
run_2ywzcv1l_model
run_3mfuxcc0_model
run_1kw0vx1m_model
run_6dbyufyo_model
run_bkd9k1o2_model
run_3cfezikf_model
run_3dkg4atf_model
1 - 10 of 12
wandb-history
run-3i662t84-history
run-m3eg4gb5-history
run-1oai7uix-history
run-1p3am4n7-history
run-2zwmg0gy-history
run-bkd9k1o2-history
run-2mi70oaf-history
run-2skhn5gv-history
run-3dkg4atf-history
run-3cfezikf-history
1 - 10 of 20
run_table
Empty Artifact
run_3i662t84_model has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'droid'
,
project
=
'dl4tb'
)
art
=
wandb
.
Artifact
(
'run_3i662t84_model'
,
type
=
'model'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs