Can I just set the run name to the run ID?
Support:
less than a minute
예: run 이름을 run ID로 덮어쓰려면 다음 코드 조각을 사용하세요.
import wandb
wandb.init()
wandb.run.name = wandb.run.id
wandb.run.save()
[i18n] feedback_title
[i18n] feedback_question
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.