Skip to content

Make mlflow logging dir optional#1413

Merged
muellerzr merged 1 commit intohuggingface:mainfrom
mattplo-decath:mlflow-logging-dir
May 11, 2023
Merged

Make mlflow logging dir optional#1413
muellerzr merged 1 commit intohuggingface:mainfrom
mattplo-decath:mlflow-logging-dir

Conversation

@mattplo-decath
Copy link
Copy Markdown
Contributor

If we use an already existing experiment, having to specify a logging directory doesn't make sense.
If we create a new experiment, the logging dir is optional too and is picked automatically by mlflow if not provided.

@muellerzr
Copy link
Copy Markdown
Contributor

This should be fixed via #1403, correct me if I'm wrong. Try this by doing pip install git+https://github.com/huggingface/accelerate

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

HuggingFaceDocBuilderDev commented May 11, 2023

The documentation is not available anymore as the PR was closed or merged.

@mattplo-decath
Copy link
Copy Markdown
Contributor Author

#1403 doesn't address this issue. The logging_dir argument should not be mandatory for the mlflow tracker (both if we use an already existing experiment or create a new one)

Copy link
Copy Markdown
Contributor

@muellerzr muellerzr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense then! Thanks!

@muellerzr muellerzr merged commit b50e75f into huggingface:main May 11, 2023
@mattplo-decath mattplo-decath deleted the mlflow-logging-dir branch May 11, 2023 11:29
@mattplo-decath mattplo-decath restored the mlflow-logging-dir branch May 11, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants