a2ml
a2ml copied to clipboard
Support experiments metadata for MLRAM
Add to experiments sessions metadata next fields:
- description
- test scoring metric
- user-experienced accuracy
can be added via API call just set metadata as a key-value dictionary for experiment session object in create_experiment_session or update_experiment_session Hub API calls
Related to https://github.com/deeplearninc/hub/issues/3844