mosaicml / llm-foundry

LLM training code for Databricks foundation models
https://www.databricks.com/blog/introducing-dbrx-new-state-art-open-llm
Apache License 2.0
3.99k stars 525 forks source link

Move MLFlow dataset outside of log_config #1234

Closed KuuCi closed 4 months ago

KuuCi commented 4 months ago

Finetuning product now defaults log_config to false, meaning that datasets will no longer show up for fine tuning runs. This attempts to fix that by making dataset logging independent of config logging

KuuCi commented 4 months ago

Manual tests: source uc log config false