메인 콘텐츠로 건너뛰기
OpenPipe ART 프레임워크 또는 API를 통해 W&B Training 기능을 사용하기 전에 다음 단계를 완료하세요.
시작하기 전에 사용 정보 및 제한 사항을 검토하여 비용과 제한 사항을 이해하시기 바랍니다.

가입 및 API 키 생성

사용자의 머신을 W&B에 인증하려면 먼저 API 키를 생성해야 합니다. To create an API key, select the Personal API key or Service Account API key tab for details.
To create a personal API key owned by your user ID:
  1. Log in to W&B, click your user profile icon, then click User Settings.
  2. Click Create new API key.
  3. Provide a descriptive name for your API key.
  4. Click Create.
  5. Copy the displayed API key immediately and store it securely.
The full API key is only shown once at creation time. After you close the dialog, you cannot view the full API key again. Only the key ID (first part of the key) is visible in your settings. If you lose the full API key, you must create a new API key.
For secure storage options, see Store API keys securely.

W&B에서 Project 생성

W&B 계정에 Project를 생성하여 사용량을 추적하고, 트레이닝 메트릭을 기록하며, 학습된 Models를 저장합니다. 자세한 내용은 Projects 가이드를 참조하세요.

다음 단계

사전 요구 사항을 완료한 후 다음을 확인하세요: