Lightning-AI/pytorch-lightning

MLflow logger to log config.yaml as artifact

開放

#18,396 建立於 2023年8月25日

 (3 則留言) (1 個反應) (0 位負責人)Python (3,233 個分叉)batch import
featurehelp wantedlogger: mlflow

倉庫指標

星標
 (26,687 顆星)
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

貢獻者指南