Mlflow: [FR] Allow more than 250 characters for parameter values

Created on 22 Oct 2019  路  3Comments  路  Source: mlflow/mlflow

Currently only parameters that have a value less than 250 characters are allowed.

It would be great to make this limit an user parameter. I have a use case where I would like this to be 500 characters.

aretracking enhancement prioritbacklog

Most helpful comment

We're having the same issue, and this feature would be greatly appreciated

All 3 comments

Tags have a higher allowed limit -- could your use-case be satisfied with tags instead of parameters?

No, I would like it to be a parameter specially since tags are mutable. Rather than an arbitrary larger limit, I think if possible, it would be great to provide an option for user-defined limit.

We're having the same issue, and this feature would be greatly appreciated

Was this page helpful?
0 / 5 - 0 ratings