Support experiments metadata for MLRAM
Opened this issue · 0 comments
holyketzer commented
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