How do I programmatically access the human-readable run name?
Support:
less than a minute
wandb.Run
의 .name
속성은 다음과 같이 액세스할 수 있습니다:
import wandb
wandb.init()
run_name = wandb.run.name
[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.