Dedicated Cloud インスタンスで管理されているすべてのデータをエクスポートしたい場合は、W&B SDK API を使用して、Import and Export API から Runs、メトリクス、Artifacts などを抽出できます。以下の表は、主要なエクスポートの use case をまとめたものです。Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| 目的 | ドキュメント |
|---|---|
| プロジェクトのメタデータをエクスポートする | Projects API |
| プロジェクト内の Runs をエクスポートする | Runs API |
| Reports をエクスポートする | Report and Workspace API |
| Artifacts をエクスポートする | Explore artifact graphs, Download and use artifacts |
大量の Runs や Artifacts などがある場合、W&B SDK API を使用してすべてのデータをエクスポートすると時間がかかることがあります。Dedicated Cloud インスタンスに過度な負荷をかけないよう、エクスポートの process を適切なサイズのバッチに分けて実行することをお勧めします。