Lightning-AI/pytorch-lightning
在 GitHub 查看MLflow logger to log config.yaml as artifact
Open
#18,396 创建于 2023年8月25日
featurehelp wantedlogger: mlflow
仓库指标
- Star
- (26,687 star)
- PR 合并指标
- (平均合并 9天 15小时) (30 天内合并 3 个 PR)
描述
Description & Motivation
The MLflow logger does not currently log the config.yaml file when using LightningCLI, meaning MLflow does not contain a complete record of an experiment
Pitch
The config.yaml file to be logged as an artifact
Alternatives
None, currently use a confluence page to link the MLflow run and config.yaml which is tedious
Additional context
No response
cc @borda