wandb.log 호출에서 정확히 일치해야 합니다.
자세한 내용은 Sweeps 문제 해결 및 스윕 설정 정의를 참조하세요.
스윕 메트릭
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
wandb: ERROR Error while calling W&B API: anaconda 400 error:
{"code": 400, "message": "TypeError: bad operand type for unary -: 'NoneType'"}
metric:
name: validation_loss
goal: minimize
wandb.log({"validation_loss": value})
wandb.log 호출에서 정확히 일치해야 합니다.
자세한 내용은 Sweeps 문제 해결 및 스윕 설정 정의를 참조하세요.
Was this page helpful?