When logging parameters in mlflow we are truncating the strings to 250 characters. This might be an issue with very long string but also with lists of strings or nested dicts.
What are the steps to reproduce the bug?
Run anemoi-training train with MlFlow tracking enabled
What happened?
When logging parameters in mlflow we are truncating the strings to 250 characters. This might be an issue with very long string but also with lists of strings or nested dicts.
What are the steps to reproduce the bug?
Run anemoi-training train with MlFlow tracking enabled
Version
0.1.0
Platform (OS and architecture)
ATOS
Relevant log output
No response
Accompanying data
No response
Organisation
No response