Lightning-AI/pytorch-lightning

MLflow logger to log config.yaml as artifact

オープン

#18,396 opened on 2023/08/25

 (3 件のコメント) (1 件のリアクション) (0 人の担当者)Python (3,233 件のフォーク)batch import
featurehelp wantedlogger: mlflow

Repository metrics

Stars
 (26,687 個のスター)
PR merge metrics
 (平均マージ 9d 15h) (30d で 3 merged PRs)

説明

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

コントリビューターガイド