> ## 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](/ja/support/models/tags/experiments)</Badge>
