Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Add describe command for CLI #98

Closed
aguschin opened this issue Oct 26, 2021 · 1 comment
Closed

Add describe command for CLI #98

aguschin opened this issue Oct 26, 2021 · 1 comment
Assignees
Labels
cli MLEM command-line interface model registry Model registry functionality of MLEM p2-medium Medium priority
Milestone

Comments

@aguschin
Copy link
Contributor

Command should give model description, basically, presenting what was saved in metadata. Something like this:

$ mlem describe dog-bark-translator --repo https://github.com/iterative/model-registry --rev main
 - 📖 Translates dog barks in emoji.
 - 📦 Pytorch 1.10.0, Torchaudio 0.10.0, Emoji 1.6.1
 - 🎯 Accuracy 87.3%

We don't track metrics yet, though showing them with this command would be definitely helpful.

@aguschin aguschin added cli MLEM command-line interface model registry Model registry functionality of MLEM labels Oct 26, 2021
@aguschin aguschin added the p2-medium Medium priority label Nov 23, 2021
@mike0sv
Copy link
Contributor

mike0sv commented Nov 23, 2021

Related to #43

@aguschin aguschin added this to the Beta release (deployment) milestone Nov 25, 2021
@mike0sv mike0sv self-assigned this Apr 14, 2022
@aguschin aguschin closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cli MLEM command-line interface model registry Model registry functionality of MLEM p2-medium Medium priority
Projects
None yet
Development

No branches or pull requests

2 participants