You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding logging that prints out the model's __repr__() or similar wouldn't be hard.
I'm not sure though what that will contain - by default not much unless it's a dataclass.
Is there more info you can provide about how you'd want to collect those metrics?
Presumably json output or similar would be best if you're going to parse the logs and use that data elsewhere? Though in that scenario it could make more sense to directly report that information somewhere else, without parsing the logs.
More info would help narrow down what's needed/most suitable.
Would it be easy to adding more info logging about what the model is so I can get metrics on the cluster?
The text was updated successfully, but these errors were encountered: