Skip to main content
gopald
Projects
qgnn-hep
Artifacts
dataset
ancient-smoke-9-checkpoint
Log in
Sign up
Overview
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
dataset
ancient-smoke-9-checkpoint
No artifacts found.
wild-pyramid-8-checkpoint
glowing-spaceship-6-checkpoint
hopeful-moon-5-checkpoint
vague-valley-4-checkpoint
job
job-https___github.com_Gopal-Dahale_qgnn-hep.git_notebooks_test.ipynb
job-https___github.com_Gopal-Dahale_qgnn-hep.git_training_run_experiment.py
wandb-history
run-a297kr46-history
run-21ib3fop-history
run-7t1spkxd-history
run-hjaw9lf1-history
run-frny06le-history
run-0gokp4gd-history
run-cxja0qfb-history
run-oop2kh0k-history
run-8rsraihj-history
run-zk8vvr60-history
1 - 10 of 16
Empty Artifact
ancient-smoke-9-checkpoint has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'gopald'
,
project
=
'qgnn-hep'
)
art
=
wandb
.
Artifact
(
'ancient-smoke-9-checkpoint'
,
type
=
'dataset'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs