Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Log in
Sign Up
Sign Up
Search...
Navigation
How can I configure the name of the run in my training code?
Platform
W&B Models
W&B Weave
W&B Inference
W&B Training
Release Notes
Weights & Biases Documentation
Get Started with Weights & Biases
Deployment options
Overview
Multi-tenant Cloud
Dedicated Cloud
Self-Managed
Configure W&B
Settings
Identity and access management (IAM)
Data security
Monitoring and usage
Track user activity with audit logs
Use Prometheus monitoring
Configure Slack alerts
View organization activity
Resources
W&B Pricing
W&B Tutorials & Blog
W&B Courses
W&B Platform Security
English
close
How can I configure the name of the run in my training code?
Copy page
Copy page
View as Markdown
View as Markdown
OpenAI
Open in ChatGPT
Open in ChatGPT
Anthropic
Open in Claude
Open in Claude
트레이닝 스크립트 시작 부분에서 실험 이름을 사용하여
wandb.init
을 호출하세요. 예를 들어
wandb.init(name="my_awesome_run")
과 같이 호출할 수 있습니다.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
⌘I