- 移動したい run があるプロジェクトページにアクセスします。
- Runs タブをクリックして Runs 表を開きます。
- 移動する runs を選択します。
- Move ボタンをクリックします。
- 移動先のプロジェクトを選択し、操作を確定します。
wandb artifact get コマンドまたは Api.artifact API を使用して artifact をダウンロードし、その後 wandb artifact put または Api.artifact API を使用して run の新しい場所にアップロードします。
Runs