> ## 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 이름을 어떻게 설정하나요?

트레이닝 스크립트 시작 부분에서 run 이름을 지정해 `wandb.init`를 호출하세요. 예: `wandb.init(name="my_awesome_run")`.

***

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