Skip to main content
hllj
Projects
huggingface
Artifacts
dataset
eval_datafiles
Log in
Sign up
Project
Workspace
Runs
Automat.
Sweeps
Reports
Artifacts
Artifacts
dataset
eval_datafiles
No artifacts found.
train_datafiles
config
config
job
job-https___github.com_hllj_LLaVA.git_llava_train_train_mem.py
job-https___github.com_hiyouga_LLaMA-Factory.git_src_train_bash.py
job-https___github.com_BaoLocPham_ZAIC-2023-Elementary-Math-Solving__sft.py
job-https___github.com_BaoLocPham_ZAIC-2023-Elementary-Math-Solving_sft.py
job-https___github.com_BaoLocPham_ZAIC-2023-Elementary-Math-Solving.git_sft.py
wandb-events
run-vok5bpgg-events
run-4nxnxp17-events
run-ugyzyt1r-events
wandb-history
run-vok5bpgg-history
run-4nxnxp17-history
run-y9zvvv52-history
run-jj4mqcfr-history
run-ugyzyt1r-history
Empty Artifact
eval_datafiles has no versions.
Use
wandb.log_artifact
to add a version to this Artifact.
import
wandb wandb
.
init
(
entity
=
'hllj'
,
project
=
'huggingface'
)
art
=
wandb
.
Artifact
(
'eval_datafiles'
,
type
=
'dataset'
)
# ... add content to artifact ...
wandb
.
log_artifact
(
art
)
View Docs