> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 도구가 트레이닝 데이터를 추적하거나 저장하나요?

데이터셋을 트레이닝 run에 연결하려면 `wandb.Run.config.update(...)`에 SHA 또는 고유 식별자를 전달하세요. W\&B는 `wandb.Run.save()`를 로컬 파일 이름으로 호출한 경우에만 데이터를 저장합니다.

***

<Badge stroke shape="pill" color="orange" size="md">[Experiments](/ko/support/models/tags/experiments)</Badge>
